mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:37:35 +00:00
Games: Add a 2048 game
This commit is contained in:
parent
043d548b39
commit
872834320a
8 changed files with 522 additions and 0 deletions
8
Base/res/apps/2048.af
Normal file
8
Base/res/apps/2048.af
Normal file
|
@ -0,0 +1,8 @@
|
|||
[App]
|
||||
Name=2048
|
||||
Executable=/bin/2048
|
||||
Category=Games
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-2048.png
|
||||
32x32=/res/icons/32x32/app-2048.png
|
Loading…
Add table
Add a link
Reference in a new issue