1
Fork 0
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:
Mim Hufford 2021-06-01 17:16:19 +01:00 committed by Linus Groh
parent 24225df979
commit 811d9722f9
8 changed files with 257 additions and 0 deletions

View file

@ -0,0 +1,4 @@
[App]
Name=Flappy Bug
Executable=/bin/FlappyBug
Category=Games