serenity/Userland/Games
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
..
2048 2048: Let user decide if he wants to continue the game 2021-10-05 13:27:57 +03:30
Breakout Breakout: Tag fallthrough statement 2021-09-15 14:22:34 +00:00
Chess Chess: Perform pledges earlier 2021-08-28 12:22:16 +04:30
FlappyBug FlappyBug: Remove wpath and cpath pledges 2021-08-28 12:22:16 +04:30
GameOfLife GameOfLife: Don't enable rotate button if a pattern isn't selected 2021-08-31 15:46:58 +01:00
Hearts Everywhere: Use my fancy new serenityos.org email :^) 2021-09-13 20:51:50 +00:00
Minesweeper Minesweeper: Use AK::get_random_uniform() instead of rand() 2021-08-30 18:35:36 +02:00
Pong Pong: Switch to global tracking 2021-09-08 23:59:08 +02:00
Snake Everywhere: Use my fancy new serenityos.org email :^) 2021-09-13 20:51:50 +00:00
Solitaire Solitaire: Add Auto-Collect gameplay option 2021-09-06 21:39:24 +02:00
Spider Everywhere: Use my fancy new serenityos.org email :^) 2021-09-13 20:51:50 +00:00
CMakeLists.txt