X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=README;h=fd1aece701504f00409658474f994a5bd5c993be;hp=66a53e45c8a9fa6ea15d1ea1665ec370ce301ea8;hb=0b5ebc550b1fe83206580ee5fc6d1f0023e38d96;hpb=84669fdcf3fe7f06097105dbd54a404fd88c1a3b diff --git a/README b/README index 66a53e4..fd1aece 100644 --- 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.