JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
added playing instructions (keybindings mostly) to README
[vor.git] / README
diff --git a/README b/README
index 66a53e4..fd1aece 100644 (file)
--- a/README
+++ b/README
@@ -1,9 +1,13 @@
-Variations on Rockdodger 0.5.1
+Variations on Rockdodger 0.5.3
 
 VoR is a quick action game where you drive a space ship and try to avoid
 crashing into rocks. Current information about vor can be found on the
 homepage: http://jasonwoof.org/vor
 
+To play, press space to start (or 1 for an easy game) then use the arrow keys
+(or the numpad if you prefer) to steer around, dodge rocks, and make your way
+rightward. You can also press F to toggle full-screen mode and P to pause.
+
 See INSTALL for instructions on building, running and installing.
 
 VoR is released under the GNU GPL -- see file COPYING for details.
@@ -25,6 +29,10 @@ Changes from Rock Dodgers
 
 User-Visible Changes:
 
+0.5.3:
+  * another attempt at fixing the x86 crashes.
+  * made valgrind happy.
+
 0.5.2:
   * another attempt at fixing the x86 crashes.