Commit graph

5 commits

Author SHA1 Message Date
091cc99cb3 WIP 2025-05-08 17:37:51 -07:00
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
9b7bf3a212 Implement some helpful testing types and traits in the moves package 2024-02-25 09:15:07 -08:00
047eb4fd77 Get en passant move building working (again?) 2024-02-13 11:05:02 -07:00
c55b7c4877 Implement a whole new move crate 2024-02-11 10:23:07 -07:00