Edit this page

Variations on Rockdodger

VoR is an exciting Free Software video game, licensed under the GNU GPL. It runs on GNU Linux, Windoze and apparently AmigaOS4.

"it's fast-paced, difficult and addictive." -- Linux Format

Story

Jason Woofenden and Josh Grams like rockdodger very much: both playing it and hacking on it. VoR is the result. They forked from rockdodger 0.4.2 in the summer of 2004, and over the next few years rewrote or refactored most of the codebase. The premise is still the same: dodge the rocks until you die; almost everything else has been modified in some way or another.

Screenshot

vor_thumb.png
A shower of sparks is starting to shoot from the right thruster as the pilot tries to lose a little momentum.

Downloads

Gentoo Linux users: emerge -av vor

FreeBSD users: cd /usr/ports/games/vor && make && make install

Maemo users: install through the Application Manager

Foresight Linux: sudo conary update vor=@fl:2-devel

AmigaOS4 users: http://os4depot.net/index.php?function=showfile&file=game/action/vor.lha

Windows: http://qualdan.com/vor/vor-win-0.5.3.1.zip

Windows: (new version that hasn't been tested yet) http://jasonwoof.com/downloads/vor-win-0.5.4-rc1.zip

Source code: http://qualdan.com/vor/vor-0.5.4.tar.bz2

EXPERIMENTAL Joystick support patch (Please do not include this patch in distrubutions/installers because joysticks which are plugged in but not being used will probably cause the ship to drift) http://jasonwoof.com/downloads/vor-0.5.3-joy.patch.gz

Old releases and other misc. files: http://qualdan.com/vor/

To download the source code repository: git clone http://qualdan.com/vor/vor.git vor

Help out!

Please help us by making VoR easily available on other operating systems!

In particular we'd love to get someone technical make a Mac binary. It should build fine since it already builds on FreeBSD, Linux and Windows. The work is mainly collecting the libraries and creating a bundle.

If your platform supports a larger icon than provided, you can use this 128x128 one: http://jasonwoof.com/downloads/vormacicon.png

Please contact Jason Woofenden with any questions or binaries.

Requirements

VoR requires the following to build and/or run:

Libs: SDL, SDL_mixer and SDL_image (which requries libpng and zlib)

Software (used to build): gcc, make.

If you want to change the graphics or work from the repository, you'll also need: povray, netpbm. (On some distribution(s) the necessary part of netpbm is in the package "netpbm-progs".)

Notes

This is a fairly hard game, intended to be a quickie game for when you want to kill a few spare minutes. For reference, my best time [Josh Grams] is about 2 minutes in version 0.3. I'm not generally very good at video games, but I have been playing this one for quite a while now. However, as of version 0.4, there is an easier mode (press '1' for an easy game).

The most important thing is to tap the keys very gently! Overcontrolling is the leading cause of death among new rockdodgers!

As an exercise, try using only the shortest taps you can manage. On the easier difficulty setting, it's usually possible to reach 30 seconds with 15 (or less!) very brief pulses of the jets. It's often good to kill your speed with a pulse on the opposite jet once you're clear of the rock you were avoiding.

User-Visible Changes

0.5.4:

0.5:

0.4:

0.3:

0.2:

0.1:

Internal Technical Changes

See Also:

VoR Dev

Edit this page · home ·