Compiling:
$ mkdir -p build
$ javac -cp src -d build com/witt/chess/Main.java
Running:
twittmac:chess-study twitt$ java -cp build com.witt.chess.Main
Please enter the board dimensions:
M:7
N:7
Please enter the piece set (example: KKKQQBBNR):kkqqbbn
Print all solutions (Y/N)?n
Sample solution:
. . Q . . . .
B . . . . . B
. . . Q . . .
. K . . . . N
. . . . . . .
. . . . . . .
. . . . K . .
Number of solutions: 3063828
Processing time: 65432 ms.
-
Notifications
You must be signed in to change notification settings - Fork 0
witto/chess-study
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published