Replace the Square struct with an enum. This implementation is based on this one: https://github.com/analog-hors/magic-bitboards-demo/blob/main/types/src/square.rs This reduces a lot of code needed to construct squares, ranks, and files. |
||
---|---|---|
.. | ||
src | ||
Cargo.lock | ||
Cargo.toml |