No description
The pawn move generator only generated pushes for white pawns. The is_king_in_check returned an inverted flag. MoveSet needed a couple more validation methods: can_move_to_square and can_castle. The MakeMoveBuilder also needed a little more move validation using the above methods. |
||
|---|---|---|
| bitboard | ||
| core | ||
| doc | ||
| explorer | ||
| position | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||