summaryrefslogtreecommitdiff
path: root/games/mars/README
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2014-04-26 13:27:57 +0700
committerErik Hanson <erik@slackbuilds.org>2014-04-27 12:18:17 -0500
commitbe57145eba4219b96afd73467eb97e7dc0aaabfa (patch)
treedc63c21aea30110b4b68ae3325add7a14b739f98 /games/mars/README
parent732c597f27ef3ab58ea85d7dbd375eb243234469 (diff)
downloadslackbuilds-be57145eba4219b96afd73467eb97e7dc0aaabfa.tar.gz
games/mars: Added (Space shooter game).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/mars/README')
-rw-r--r--games/mars/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/mars/README b/games/mars/README
new file mode 100644
index 0000000000..659f74bf0f
--- /dev/null
+++ b/games/mars/README
@@ -0,0 +1,3 @@
+This is a first attempt to create a game in OpenGL with SFML.
+It is a game for two players, flying with ships in a two-dimensional
+space setting, governed by the laws of gravity.