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:
parent
c6e54d2a49
commit
fe5cc7ce68
10 changed files with 1240 additions and 0 deletions
7
Base/res/apps/Solitaire.af
Normal file
7
Base/res/apps/Solitaire.af
Normal file
|
@ -0,0 +1,7 @@
|
|||
[App]
|
||||
Name=Solitaire
|
||||
Executable=/bin/Solitaire
|
||||
Category=Games
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-solitaire.png
|
BIN
Base/res/icons/16x16/app-solitaire.png
Normal file
BIN
Base/res/icons/16x16/app-solitaire.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 894 B |
Loading…
Add table
Add a link
Reference in a new issue