summaryrefslogtreecommitdiffstats
path: root/games/opensurge/README
diff options
context:
space:
mode:
author Johannes Schoepfer <slackbuilds@schoepfer.info>2022-05-04 14:41:10 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-07 13:59:34 +0700
commitd5767d73e99412c91bf3703a2220969e5a78e3b5 (patch)
treea009f60b91b5714d7210419c665e2eec2eef817b /games/opensurge/README
parent4943552c400333a3492c44998cac5d5dd72abf0a (diff)
downloadslackbuilds-d5767d73e99412c91bf3703a2220969e5a78e3b5.tar.gz
slackbuilds-d5767d73e99412c91bf3703a2220969e5a78e3b5.tar.xz
games/opensurge: Added (2D retro platformer)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/opensurge/README')
-rw-r--r--games/opensurge/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/games/opensurge/README b/games/opensurge/README
new file mode 100644
index 0000000000..15bfc2da91
--- /dev/null
+++ b/games/opensurge/README
@@ -0,0 +1,7 @@
+Open Surge is a fun 2D retro platformer inspired by Sonic games and a
+game creation system that lets you unleash your creativity!
+Open Surge is two projects in one: a game and a game creation system
+(game engine). It is released as free and open source software.
+
+Open Surge is written from the ground up in C language, using the
+Allegro game programming library.