mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:37:44 +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
|
Loading…
Add table
Add a link
Reference in a new issue