ladybird/Userland/Games
david072 bac7c057e9 Spider: Make non-movable cards disabled :^)
In Spider, cards that can't be moved are now shown as disabled using the
helpers in LibCards. This makes it much easier to see what can be moved
and to where, overall improving the game significantly!
2023-11-24 11:45:32 +00:00
..
2048 Userland: Make Window::set_main_widget() non-fallible 2023-09-21 10:20:23 +02:00
BrickGame Userland: Make Window::set_main_widget() non-fallible 2023-09-21 10:20:23 +02:00
Chess Chess: Make chess widget resilient to missing piece images 2023-11-07 19:44:11 +01:00
ColorLines AK: Rename GenericTraits to DefaultTraits 2023-11-09 10:05:51 -05:00
FlappyBug FlappyBug: Unify the way of getting the final score 2023-11-01 10:43:55 +01:00
Flood Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
GameOfLife GameOfLife: Allow pressing escape to clear the selected pattern 2023-10-07 11:36:57 +02:00
Hearts Hearts: Paint player names in white when background is a dark color 2023-10-04 20:10:04 +02:00
MasterWord MasterWord: Use GML compiler 2023-10-02 21:31:06 +02:00
Minesweeper Minesweeper: Port to GML compilation 2023-10-24 21:47:18 +02:00
Snake Userland: Make Window::set_main_widget() non-fallible 2023-09-21 10:20:23 +02:00
Solitaire Solitaire: Port to GML compilation 2023-10-23 16:13:05 +01:00
Spider Spider: Make non-movable cards disabled :^) 2023-11-24 11:45:32 +00:00
CMakeLists.txt Games: Add ColorLines 2022-12-12 17:30:04 +00:00