1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 07:38:10 +00:00
serenity/Userland/Games
Tim Ledbetter ccab25e54e LibChess+Chess: Ensure no pawns have moved when invoking 50 move rule
The 50 and 75 move rules are no longer invoked if a pawn has advanced
in the last 50 or 75 moves respectively.
2023-05-05 16:56:18 +01:00
..
2048 LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
BrickGame LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
Chess LibChess+Chess: Ensure no pawns have moved when invoking 50 move rule 2023-05-05 16:56:18 +01:00
ColorLines LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
FlappyBug LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
Flood LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
GameOfLife LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
Hearts LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
MasterWord LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
Minesweeper LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
Snake LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
Solitaire LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
Spider LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
CMakeLists.txt Games: Add ColorLines 2022-12-12 17:30:04 +00:00