Audio (104) Datatype (15) Demo (56) Development (247) Document (64) Driver (19) Emulation (62) Game (533) Graphics (229) Library (22) Network (63) Office (22) Utility (271) Video (18)
Total files: 1725
Full index file Recent index file
Part of Aros World Exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] ------------------------------< BumpRace >---------------------------------
BumpRace is a simple arcade game. I'd like to receive a lot of comments
and suggestions. You can get the newest version of BumpRace at:
http://members.linuxstart.com/~karlb/
And you can reach me via e-mail: karlb()gmx.net
Keys:
PLAYER 1
<arrow keys> moving
<right shift> special ability
PLAYER 2
<a> left
<d> right
<w> thrust
<left shift> special ability
To run this, you need the SDL-library. If you don't have it, get it from:
http://www.devolution.com/~slouken/SDL/
---------------------------< RACER ABILITIES >-----------------------------
UFO-Racer: slows down automatically
V-Shaped-Racer: has 10% extra time
Rocket-Racer: press shift for extra speed
Last Racer: press shift to stick to walls
------------------------------< PARAMETER >--------------------------------
"--levelset 1" selects an alternative, hard level set
"--windowed" "-w" start in windowed mode
"--nosound" "-s" guess again
"--notfinal" "-n" no title screen (nice for develolopers)
"--noparticles" "-t" turns of paticles. good for slow computers.
"--pageflip" "-p" flicker-free fullscreen, slow and extremly buggy
"--precision [value]" sets the precison of the collisions (default=10)
using this is not recommended
-------------------------------< LICENSE >---------------------------------
This game is available under the GNU General Public License version 2.
See COPYING for details.
|