Resolved -- Duplicate of #51. Root cause was incomplete getPossibleMovesForPiece (pawn-only) and keyboard listener leak. Both fixed in the same changes as #51.
**Resolved** -- Duplicate of #51. Root cause was incomplete `getPossibleMovesForPiece` (pawn-only) and keyboard listener leak. Both fixed in the same changes as #51.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
White king in check, game will not provide info about check.
Game will allow any possible move, king could be captured and game will continue.
Resolved -- Duplicate of #51. Root cause was incomplete
getPossibleMovesForPiece(pawn-only) and keyboard listener leak. Both fixed in the same changes as #51.