bhlangonijr / chesslib

chess library for legal move generation, FEN/PGN parsing and more
Apache License 2.0
229 stars 80 forks source link

Fix MoveBackup::isEnPassantMove() #115

Closed Minikloon closed 6 months ago

Minikloon commented 11 months ago

At the moment isEnPassantMove() will return false despite the move being en passant.