summaryrefslogtreecommitdiff
path: root/Base/res/apps
diff options
context:
space:
mode:
authorMim Hufford <mim@hotmail.co.uk>2021-06-01 17:16:19 +0100
committerLinus Groh <mail@linusgroh.de>2021-06-20 10:54:27 +0100
commit811d9722f9107fb8e6a3611ebb5c40c1fe356c37 (patch)
tree09548c7670dc2a15d589a6a5b49eb603aaf372ae /Base/res/apps
parent24225df979e1976e89b7e18be71c14fbdcdbfc43 (diff)
downloadserenity-811d9722f9107fb8e6a3611ebb5c40c1fe356c37.zip
FlappyBug: Introduce a new Flappy Bug game
This introduces a Flappy Bug game. It's pretty simple currently, but is playable.
Diffstat (limited to 'Base/res/apps')
-rw-r--r--Base/res/apps/FlappyBug.af4
1 files changed, 4 insertions, 0 deletions
diff --git a/Base/res/apps/FlappyBug.af b/Base/res/apps/FlappyBug.af
new file mode 100644
index 0000000000..fbbc4267c1
--- /dev/null
+++ b/Base/res/apps/FlappyBug.af
@@ -0,0 +1,4 @@
+[App]
+Name=Flappy Bug
+Executable=/bin/FlappyBug
+Category=Games