ladybird/Userland/Games
Timothy Flynn cf9094cf46 Solitaire: Remove dead call to Game::start_game_over_animation
This invocation will exit immediately. There's also no reason to invoke
stop_game_over_animation here because that's the first thing that will
happen in the call to setup.
2021-05-25 21:20:50 +02:00
..
2048 2048: Display action status tips in status bar 2021-05-18 16:48:39 +02:00
Breakout Revert "Userland: static vs non-static constexpr variables" 2021-05-21 10:30:52 +01:00
Chess LibGfx: Remove Gfx::FontDatabase::default_bold_font() 2021-05-20 20:55:29 +02:00
GameOfLife GameOfLife: Add choosable patterns 2021-05-22 09:54:58 +01:00
Hearts Hearts: Don't advance the game's state when an animation is playing 2021-05-25 21:05:35 +02:00
Minesweeper Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Pong Revert "Userland: static vs non-static constexpr variables" 2021-05-21 10:30:52 +01:00
Snake LibGfx: Remove Gfx::FontDatabase::default_bold_fixed_width_font() 2021-05-20 20:55:29 +02:00
Solitaire Solitaire: Remove dead call to Game::start_game_over_animation 2021-05-25 21:20:50 +02:00
CMakeLists.txt Games: Add Hearts 2021-05-21 23:38:18 +02:00