Files
NowChessSystems/modules/core
LQ63 b684179d33 feat: NCS-9 apply en passant board mutation in GameController
Implement explicit removal of the captured pawn in en passant captures.
The pawn is located at a different square than the destination (same file
but one rank closer to the player). Use EnPassantCalculator to compute
the capture square and remove it from the board after withMove.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-29 15:40:39 +02:00
..
2026-03-28 12:39:59 +00:00
2026-03-28 12:39:59 +00:00