ladybird/Userland/Games
Tim Ledbetter e1de31a3fe Chess: Display appropriate dialog when engine move ends the game
A dialog is now displayed when an engine move results in a checkmate
or a draw. In the case of threefold repetition or the fifty move rule,
the engine will always accept a draw. A human player is asked if they
would like to accept a draw.
2023-04-29 06:47:22 +02:00
..
2048 LibGUI+Userland: Make Window::*add_menu take name using new string 2023-04-19 07:59:54 +02:00
BrickGame LibGUI+Userland: Make Window::*add_menu take name using new string 2023-04-19 07:59:54 +02:00
Chess Chess: Display appropriate dialog when engine move ends the game 2023-04-29 06:47:22 +02:00
ColorLines LibGUI+Userland: Make Window::*add_menu take name using new string 2023-04-19 07:59:54 +02:00
FlappyBug LibGUI+Userland: Make Window::*add_menu take name using new string 2023-04-19 07:59:54 +02:00
Flood LibGUI+Userland: Make Window::*add_menu take name using new string 2023-04-19 07:59:54 +02:00
GameOfLife LibGUI+Userland: Make Menu::*add_submmenu take name using new string 2023-04-19 07:59:54 +02:00
Hearts LibGUI+Userland: Make Window::*add_menu take name using new string 2023-04-19 07:59:54 +02:00
MasterWord LibGUI+Userland: Make Window::*add_menu take name using new string 2023-04-19 07:59:54 +02:00
Minesweeper LibGUI+Userland: Make Window::*add_menu take name using new string 2023-04-19 07:59:54 +02:00
Snake LibGUI+Userland: Make Menu::*add_submmenu take name using new string 2023-04-19 07:59:54 +02:00
Solitaire LibGUI+Userland: Make Window::*add_menu take name using new string 2023-04-19 07:59:54 +02:00
Spider Spider: Fix crash when completing a deck 2023-04-21 10:59:32 +01:00
CMakeLists.txt Games: Add ColorLines 2022-12-12 17:30:04 +00:00