chessfriend/core
Eryn Wells 164fe94bc0 [board] Implement danger squares for the current player
This concept comes from [1]. Danger squares are the squares a king cannot move to
because it would permit the opposing player to capture the king on their next
turn.

[1]: https://peterellisjones.com/posts/generating-legal-chess-moves-efficiently/
2024-01-28 09:08:22 -08:00
..
src [board] Implement danger squares for the current player 2024-01-28 09:08:22 -08:00
Cargo.toml [core] Rename (once again) chess_core → chessfriend_core 2024-01-24 08:48:19 -08:00