This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
serenity
Watch
1
Star
0
Fork
You've already forked serenity
0
mirror of
https://github.com/SerenityOS/serenity.git
synced
2025-01-23 18:02:05 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3c1797c42d
serenity
/
Userland
/
Games
/
Solitaire
History
Gunnar Beutner
3c1797c42d
Solitaire: Use AK::get_random_uniform() instead of rand()/srand()
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