Skip to content

An algorithm to find all unique configurations of a set of normal chess pieces on a chess board with dimensions MxN where none of the pieces is in a position to take any of the others. The colour of the piece does not matter, and there are no pawns among the pieces.

Notifications You must be signed in to change notification settings

narayana-glassbeam/ChessPieces

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

ChessPieces

An algorithm to find all unique configurations of a set of normal chess pieces on a chess board with dimensions MxN where none of the pieces is in a position to take any of the others. The colour of the piece does not matter, and there are no pawns among the pieces.

About

An algorithm to find all unique configurations of a set of normal chess pieces on a chess board with dimensions MxN where none of the pieces is in a position to take any of the others. The colour of the piece does not matter, and there are no pawns among the pieces.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%