1
Fork 0
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:
AnotherTest 2020-08-09 02:40:41 +04:30 committed by Andreas Kling
parent 043d548b39
commit 872834320a
8 changed files with 522 additions and 0 deletions

8
Base/res/apps/2048.af Normal file
View 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