summaryrefslogtreecommitdiff
path: root/jeu-test/aliens-1.0.2/README
diff options
context:
space:
mode:
Diffstat (limited to 'jeu-test/aliens-1.0.2/README')
-rw-r--r--jeu-test/aliens-1.0.2/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/jeu-test/aliens-1.0.2/README b/jeu-test/aliens-1.0.2/README
new file mode 100644
index 0000000..fbd6bc8
--- /dev/null
+++ b/jeu-test/aliens-1.0.2/README
@@ -0,0 +1,13 @@
+
+A silly little invading aliens type game -- just an example of using SDL
+with the mixer library.
+
+You only get one life -- stop those aliens from landing on you!
+Keys:
+ <space> Fire (3 shots available)
+ <right arrow> Move right
+ <left arrow> Move left
+ <escape> Quit the game
+
+This example is available under the GNU General Public License version 2.
+