ladybird/Userland/Games/Solitaire
Marcus Nilsson f7667901ed Solitaire: Start timer when first card is moved
Starts the game timer when the first card is clicked or moved instead of
when a new game is started.

Fixes #7489
2021-05-27 22:55:37 +02:00
..
CMakeLists.txt Solitaire: Move cards functionality into LibCards 2021-05-21 23:38:18 +02:00
Game.cpp Solitaire: Start timer when first card is moved 2021-05-27 22:55:37 +02:00
Game.h Solitaire: Start timer when first card is moved 2021-05-27 22:55:37 +02:00
main.cpp Solitaire: Start timer when first card is moved 2021-05-27 22:55:37 +02:00
Solitaire.gml Solitaire: Display high score in status bar 2021-05-18 17:57:23 +02:00