Solitaire Chess Puzzle Generator
Goal: Generate 'hard' puzzles.
Heuristics of current algorithm
- About 6-7 pieces on the board.
- Select pieces to place based on its weight. 3. Eg: Queen is too powerful, so it has lower weightage. 4. Eg: Knights are confusing. More knights.
Example puzzles generated
N...
P.B.
.R..
..KP
R...
..P.
..B.
.KNN
.PN.
P...
K..P
.R..
..PK
...R
P..P
B..N
Languages
Rust
94.8%
Shell
4.1%
HTML
1.1%