serenity/Userland/Games/Solitaire
2021-07-24 01:40:51 +02:00
..
CMakeLists.txt Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Game.cpp Solitaire: Use AK::get_random_uniform() instead of rand()/srand() 2021-07-24 01:40:51 +02:00
Game.h Solitaire: Disable filling with background color during end animation 2021-06-13 19:29:52 +01:00
main.cpp Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
Solitaire.gml Solitaire: Display high score in status bar 2021-05-18 17:57:23 +02:00