serenity/Userland/Games/Solitaire
Sam Atkins 4917675529 Solitaire: Fix invisible cards when multiple are tab-moved at once
Previously, pressing <tab> to auto-move cards would render all but
the last one that moved invisible. Now they all render correctly.
:^)
2021-06-11 22:42:38 +02:00
..
CMakeLists.txt Solitaire: Move cards functionality into LibCards 2021-05-21 23:38:18 +02:00
Game.cpp Solitaire: Fix invisible cards when multiple are tab-moved at once 2021-06-11 22:42:38 +02:00
Game.h Solitaire: Combine duplicate tab/double-click logic 2021-06-11 22:42:38 +02:00
main.cpp Solitaire: Add undo functionality 2021-06-03 01:16:49 +01:00
Solitaire.gml Solitaire: Display high score in status bar 2021-05-18 17:57:23 +02:00