Files
chess/engine
Josh d541684322
Some checks failed
Python tests (make) / test (push) Failing after 11s
Add pawn movement generators
Pawns are complicated pieces and have multiple cases to account for.
Additionally, black and white pawns move in opposite ways to each
other. We separated out the two colors to help keep the code
clearer at a higher level, and to hopefully help with debugging
in the future.
2025-08-16 15:07:43 -04:00
..
2025-08-16 15:06:18 -04:00
2025-08-16 15:07:43 -04:00