X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=README;h=681e0c1c07b7f0f62503e3a3d6572ac47d837c96;hp=0ab2e7220cfb9d1201318a579c7496d476bcf9be;hb=a71a81a281923a4dba48a01e1c448d3a44b60bf0;hpb=6864c389753d3175d3e7b0d71377c1c3bf9ce7cc diff --git a/README b/README index 0ab2e72..681e0c1 100644 --- a/README +++ b/README @@ -1,12 +1,24 @@ -Variations on Rockdodger 0.5.2 +Variations on Rockdodger 0.5.4 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 +Here are the keys: + + Space: Start playing + 1: Switch to easy mode and start playing + 2: Switch to normal mode (default) and start playing +Arrows: Steer (use short taps, and remember to slow down) + Esc: Quit + F: Toggle full-screen mode + P: Pause/unpause + 3: Save a screenshot + See INSTALL for instructions on building, running and installing. -VoR is released under the GNU GPL -- see file COPYING for details. +VoR is released under the GNU GPL -- see file COPYING for details. The audio is +public domain. Jason Woofenden and Josh Grams like Rock Dodgers (http://spacerocks.sourceforge.net/) very much: both playing it and hacking on @@ -25,6 +37,15 @@ Changes from Rock Dodgers User-Visible Changes: +0.5.4: + * new sound effect and music + * F key toggles full-screen mode + * 3 key saves a screenshot + +0.5.3: + * another attempt at fixing the x86 crashes. + * made valgrind happy. + 0.5.2: * another attempt at fixing the x86 crashes.