No description
Find a file
Eryn Wells 5f1fce6cc2 Fix the remaining tests
Well… all the tests except the Peter Ellis Jones tests.

Pass around whole EnPassant types instead of pulling out just the e.p. square.
Make sure that Castling moves have their target and origin squares populated.
Add a color field to the Castle move style to make this possible.
2024-02-25 12:38:55 -08:00
bitboard
core Fix the pawn unit tests 2024-02-25 10:51:27 -08:00
doc
explorer Fix build errors in explorer 2024-02-25 09:52:49 -08:00
moves Fix the remaining tests 2024-02-25 12:38:55 -08:00
position Fix the remaining tests 2024-02-25 12:38:55 -08:00
.gitignore
Cargo.lock Add chessfriend_moves to the workspace 2024-02-25 09:52:59 -08:00
Cargo.toml Move a bunch of stuff from the position::move module over to a new chessfriend_moves crate 2024-02-11 10:23:07 -07:00
ChessFriend.code-workspace Visual Studio Code workspace 2024-02-11 10:22:33 -07:00