ladybird/Userland/Games/Solitaire
2021-05-18 17:57:23 +02:00
..
Card.cpp Solitaire: Add key combo to dump the state of the layout 2021-05-16 16:37:51 +02:00
Card.h Solitaire: Add key combo to dump the state of the layout 2021-05-16 16:37:51 +02:00
CardStack.cpp Solitaire: Add stack for the playable cards on top of the waste stack 2021-05-16 16:37:51 +02:00
CardStack.h Solitaire: Add key combo to dump the state of the layout 2021-05-16 16:37:51 +02:00
CMakeLists.txt Solitaire: Convert Solitaire window to be created from GML 2021-05-05 21:38:45 +02:00
Game.cpp Solitaire: Persist game mode to config file 2021-05-18 17:57:23 +02:00
Game.h Solitaire: Persist game mode to config file 2021-05-18 17:57:23 +02:00
main.cpp Solitaire: Display high score in status bar 2021-05-18 17:57:23 +02:00
Solitaire.gml Solitaire: Display high score in status bar 2021-05-18 17:57:23 +02:00