Add gameplay notes to README. Tweak instructions
authorNeil <neil@dip.sun.ac.za>
Thu, 18 Apr 2013 10:18:13 +0000 (12:18 +0200)
committerNeil <neil@dip.sun.ac.za>
Thu, 18 Apr 2013 10:18:13 +0000 (12:18 +0200)
README.txt
data/screens/intro_screen.png
sources/intro_screen.xcf

index e8c085ae0f984265dba6aa1969ea6e54ad455cca..ff5f9cafe9676a6b4eb28b2bdd0434b615196944 100644 (file)
@@ -24,10 +24,29 @@ Othewise open a terminal / console and "cd" to the game directory and run:
   python run_game.py
 
 
+Game blurb
+----------
+
+Yet again. that annoying superhero has found and destroyed your secret lair.
+
+This time, you were prepared. Your trusty servant, Igor, has laid out a cunning
+maze leading to a secret underwater submarine that will allow you to flee
+without being caught.
+
+Of course, it would have been better if Igore had managed to get the map to you
+before things got compilcated, but the lack of a map is but a minor setback.
+
+
 How to Play the Game
 --------------------
 
-TODO
+Navigate to the map exit before your nemesis catches up with you.
+
+Move using the cursor keys, WASD or by dragging the player sprite with the mouse.
+
+You always start each maze with a small lead, and can use gates to delay your
+pursuer. Your pursuer is relentless, though, so don't take too long deciding
+what to do. 
 
 
 Development notes 
index 44ebc9d0748f04b73676be466a62a2caedd43abb..3c30d7b7e58dd7c72efa8116603920e0ff76b01b 100644 (file)
Binary files a/data/screens/intro_screen.png and b/data/screens/intro_screen.png differ
index cc84a977b9fc3d4d431ad8d4d2613357184ee6d3..641aae92e1d1906b1571a1304e0fcb6426f96630 100644 (file)
Binary files a/sources/intro_screen.xcf and b/sources/intro_screen.xcf differ