2025-01-04 22:30:46 +05:30
2025-01-04 22:30:46 +05:30
2025-01-04 16:24:38 +05:30
2025-01-04 22:30:46 +05:30
2025-01-04 22:30:46 +05:30
2025-01-04 16:18:49 +05:30
2025-01-04 22:30:46 +05:30

Solitaire Chess Puzzle Generator

Goal: Generate 'hard' puzzles.

Heuristics of current algorithm

  1. About 6-7 pieces on the board.
  2. 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
Description
Solitaire chess solver and puzzle generator implemented in rust
Readme AGPL-3.0 661 KiB
Languages
Rust 94.8%
Shell 4.1%
HTML 1.1%