serenity/Userland/Games
Valtteri Koskivuori d1f6540196 Snake: Update snake skin color interactively while picking
The snake now changes color while interacting with `GUI::ColorPicker`
2023-07-24 11:30:54 +03:30
..
2048 Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
BrickGame BrickGame: Propagate errors 2023-07-05 08:48:10 +02:00
Chess Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
ColorLines LibGfx+Everywhere: Change Gfx::Rect to be endpoint exclusive 2023-05-23 12:35:42 +02:00
FlappyBug FlappyBug: Replace usage of DeprecatedString 2023-07-05 12:13:44 +01:00
Flood LibGUI+Userland: Use action text as a fallback in Action::status_tip() 2023-06-15 13:53:22 +01:00
GameOfLife Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
Hearts Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
MasterWord MasterWord: Show status tips in Statusbar 2023-06-17 20:36:03 +02:00
Minesweeper LibGfx+Everywhere: Change Gfx::Rect to be endpoint exclusive 2023-05-23 12:35:42 +02:00
Snake Snake: Update snake skin color interactively while picking 2023-07-24 11:30:54 +03:30
Solitaire Userland: Use AK::human_readable_digital_time() instead of custom code 2023-07-19 08:45:43 -04:00
Spider Userland: Use AK::human_readable_digital_time() instead of custom code 2023-07-19 08:45:43 -04:00
CMakeLists.txt