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