Commit graph

2 commits

Author SHA1 Message Date
fa1c6b452e [board] Remove BoardSide enum; use Castle everywhere
Move Castle to a castle module inside the move module.
Implement into_index() on Castle to turn it into a usize.
2024-01-21 10:38:50 -08:00
4a5ae8ec59 [board] Move position builders into a builders module
Move PositionBuilder to position_builder.rs and export it from the builders module.
2024-01-21 09:20:03 -08:00
Renamed from board/src/position/builders.rs (Browse further)