chessfriend/position
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
tests [board, position] Simplify check methods 2025-06-29 09:25:08 -07:00
Cargo.lock Directly rename board -> position 2024-01-28 09:56:57 -08:00
Cargo.toml [position] Add thiserror dependency 2025-05-18 08:07:12 -07:00