chessfriend/board
Eryn Wells e3d17219ad [board, position] Simplify check methods
Only one check-testing method, Board::is_in_check(), that tests if the current
active player is in check. It doesn't make sense to test if the non-active player
is in check.
2025-06-29 09:25:08 -07:00
..
src [board, position] Simplify check methods 2025-06-29 09:25:08 -07:00
Cargo.toml [board, position] Implement Zobrist hashing 2025-06-05 08:22:34 -07:00