mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:27:35 +00:00
FlappyBug: Introduce a new Flappy Bug game
This introduces a Flappy Bug game. It's pretty simple currently, but is playable.
This commit is contained in:
parent
24225df979
commit
811d9722f9
8 changed files with 257 additions and 0 deletions
4
Base/res/apps/FlappyBug.af
Normal file
4
Base/res/apps/FlappyBug.af
Normal file
|
@ -0,0 +1,4 @@
|
|||
[App]
|
||||
Name=Flappy Bug
|
||||
Executable=/bin/FlappyBug
|
||||
Category=Games
|
BIN
Base/res/icons/16x16/app-flappybug.png
Normal file
BIN
Base/res/icons/16x16/app-flappybug.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 182 B |
BIN
Base/res/icons/32x32/app-flappybug.png
Normal file
BIN
Base/res/icons/32x32/app-flappybug.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 241 B |
Loading…
Add table
Add a link
Reference in a new issue