mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:57:35 +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
|
BIN
Base/res/icons/16x16/app-pong.png
Normal file
BIN
Base/res/icons/16x16/app-pong.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 252 B |
BIN
Base/res/icons/32x32/app-pong.png
Normal file
BIN
Base/res/icons/32x32/app-pong.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 377 B |
Loading…
Add table
Add a link
Reference in a new issue