Add gameplay notes to README. Tweak instructions
[erdslangetjie.git] / README.txt
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