Chess-Game-with-Python-Pygame A simple Chess Game built with Python and Pygame. Includes full piece movement, checks, captures, and smooth board visuals. Currently adding AI using Minimax and ...
The forceEnpassantSquare option in fen() doesn't work as documented when there's no adjacent enemy pawn that can capture en passant. // Expected: "rnbqkbnr/pppppppp/8 ...