serenity/Userland/Games
dgaston 739cc4b8dc LibChess: Fix crash when importing PGN
Fix the incorrect parsing in `Chess::Move::from_algebraic`
of moves with a capture and promotion (e.g. gxf8=Q) due to
the promoted piece type not being passed through to the
`Board::is_legal` method. This addresses a FIXME regarding
this issue in `ChessWidget.cpp`.
2024-05-11 07:41:57 +01:00
..
BrickGame
Chess
ColorLines
FlappyBug
Flood
GameOfLife
Hearts
MasterWord
Minesweeper
Snake
Solitaire
Spider
TwentyFourtyEight
CMakeLists.txt