chessfriend/board
Eryn Wells ab587f379f [board] Fix a bug in PieceSet::opposing_occupancy
This method should compute occupancy of everything except the provided color. Instead
it was computing the inverse.
2025-05-24 17:54:46 -07:00
..
src [board] Fix a bug in PieceSet::opposing_occupancy 2025-05-24 17:54:46 -07:00
Cargo.toml [board, core] Update error types to use thiserror::Error 2025-05-19 08:34:32 -07:00