1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 07:18:13 +00:00

Games: Added solitaire

Added a solitaire game. Currently there are graphics missing on some
of the cards, but the game is fully functional.

Press F12 to show the game-over animation manually.
This commit is contained in:
Till Mayer 2020-03-09 16:09:22 +01:00 committed by Andreas Kling
parent c6e54d2a49
commit fe5cc7ce68
10 changed files with 1240 additions and 0 deletions

View file

@ -0,0 +1,7 @@
[App]
Name=Solitaire
Executable=/bin/Solitaire
Category=Games
[Icons]
16x16=/res/icons/16x16/app-solitaire.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 894 B