ladybird/Userland/Games/2048
Mohsan Ali d609dde7b0 2048: Let user decide if he wants to continue the game
Before game finish when a player has reached target tile,
Now player will be able to decide if he wants to continue or not
2021-10-05 13:27:57 +03:30
..
BoardView.cpp 2048: Animate sliding tiles 2021-06-11 22:45:14 +02:00
BoardView.h 2048: Animate sliding tiles 2021-06-11 22:45:14 +02:00
CMakeLists.txt 2048: Use LibConfig instead of Core::ConfigFile 2021-08-26 16:39:22 +02:00
Game.cpp 2048: Let user decide if he wants to continue the game 2021-10-05 13:27:57 +03:30
Game.h 2048: Let user decide if he wants to continue the game 2021-10-05 13:27:57 +03:30
GameSizeDialog.cpp Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
GameSizeDialog.h 2048: Do not default to only temporarily applying settings changes 2021-05-18 16:48:39 +02:00
main.cpp 2048: Let user decide if he wants to continue the game 2021-10-05 13:27:57 +03:30