Commit graph

4 commits

Author SHA1 Message Date
669a7c00ec [position] Add thiserror dependency 2025-05-18 08:07:12 -07:00
091cc99cb3 WIP 2025-05-08 17:37:51 -07:00
e6a9b7f8c4 Return a chessfriend_moves::EnPassant from a new Position::en_passant()
Replace Position's en_passant_target_square() and en_passant_capture_square()
with a single en_passant() method that returns a new EnPassant struct that has
the target and capture squares for the en passant move.
2024-02-11 10:23:07 -07:00
220da08727 Directly rename board -> position 2024-01-28 09:56:57 -08:00
Renamed from board/Cargo.toml (Browse further)