No description
Find a file
Eryn Wells 8b2a3926b3 [core,board] Move board::piece to core
Break up types in core into finer grained modules.
Update all the imports.
2024-01-24 17:08:27 -08:00
bitboard [bitboard] Make the bitboard crate more crate-like 2024-01-24 09:16:21 -08:00
board [core,board] Move board::piece to core 2024-01-24 17:08:27 -08:00
core [core,board] Move board::piece to core 2024-01-24 17:08:27 -08:00
doc Move Notes and ChessPieces docs to a doc directory 2024-01-22 19:27:08 -08:00
explorer [explorer] Depends on core 2024-01-24 09:15:18 -08:00
.gitignore Ignore the target/ directory 2023-12-19 11:13:41 -08:00
Cargo.lock Make a Cargo Workspace! 2024-01-22 19:33:59 -08:00
Cargo.toml Fix the workspace members 2024-01-24 09:14:59 -08:00