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. |
||
|---|---|---|
| .. | ||
| move_generator | ||
| position | ||
| check.rs | ||
| evaluation.rs | ||
| lib.rs | ||
| macros.rs | ||
| perft.rs | ||
| position.rs | ||
| testing.rs | ||