ladybird/Userland/Games
Sam Atkins cf504ccc6a Solitaire: Allow automatic moves to end the game and animate
Previously, if a tab-move moved all the remaining cards to the
foundations, the game would not notice until you moved a card
away and then back again.

I had to add a 1-frame delay to starting the animation, so that it
would have time to re-paint the foundation in that case.
2021-06-13 19:29:52 +01:00
..
2048 2048: Fix move success detection 2021-06-12 00:46:11 +01:00
Breakout Revert "Userland: static vs non-static constexpr variables" 2021-05-21 10:30:52 +01:00
Chess Chess: Remove 1:1 window aspect ratio 2021-06-11 11:31:35 +02:00
GameOfLife GameOfLife: Add choosable patterns 2021-05-22 09:54:58 +01:00
Hearts AK+Everywhere: Disallow constructing Functions from incompatible types 2021-06-06 00:27:30 +04:30
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: Allow automatic moves to end the game and animate 2021-06-13 19:29:52 +01:00
CMakeLists.txt Games: Add Hearts 2021-05-21 23:38:18 +02:00