ladybird/Userland/Games
Tim Ledbetter 5a25082be5 Chess: Don't ask the engine to make a move if the game is finished
Previously, the engine would attempt to make a move if the engine was
changed after the game had ended.

This change also allows the player to always flip the board when the
game is finished, instead of only being able to flip the board on
their turn.
2023-05-23 11:43:22 +02:00
..
2048 Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
BrickGame LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
Chess Chess: Don't ask the engine to make a move if the game is finished 2023-05-23 11:43:22 +02: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 Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
GameOfLife Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
Hearts Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
MasterWord Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
Minesweeper Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
Snake Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02: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