-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
https://www.chess.com/terms/en-passant
Possible implementation:
- Keep
en_passant_opportunity
square variable pointing to the square of the pawn which was moved 2 pieces. And keep it "empty" if no such a move was made in the previous turn.