diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-04-26 13:27:57 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-04-27 12:18:17 -0500 |
commit | be57145eba4219b96afd73467eb97e7dc0aaabfa (patch) | |
tree | dc63c21aea30110b4b68ae3325add7a14b739f98 /games/mars/README | |
parent | 732c597f27ef3ab58ea85d7dbd375eb243234469 (diff) |
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/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/mars/README b/games/mars/README new file mode 100644 index 0000000000000..659f74bf0f0f2 --- /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. |