chessfriend/moves
Eryn Wells c7b9544004 [moves] Revoke castling rights when King and Rook make moves of their starting squares
When the King moves, revoke all rights for the moving player. When the rook moves,
revoke castling rights for that side of the board, if it's moving off its starting
square.
2025-06-17 16:18:48 -07:00
..
src [moves] Revoke castling rights when King and Rook make moves of their starting squares 2025-06-17 16:18:48 -07:00
Cargo.toml [moves] Clean up implementation of Move and export Kind enum 2025-05-19 14:19:05 -07:00