Parent: [:Games]
Rushing Bender is a single and a multiplayer racing game. You are the robot Bender from the TV series Futurama, and must reach the finish on a futuristic hoover as fast as possible.
http://www.aacm.ch/rbdoc/docimg/screen_1.jpg http://www.aacm.ch/rbdoc/docimg/screen_4.jpg http://www.aacm.ch/rb/screens/screen6.jpg
Download
wget -c http://www.aacm.ch/rb/rel/rushing_bender_1.01.zip
( link seems to be down at the moment )
Installation
Make a directory where you want to have the game installed and move the zip.
mkdir rushing_bender mv rushing_bender_1.01.zip /path/rushing_bender/
replace /path/ with yor path
Extract the archive:
unzip rushing_bender_1.01.zip
Change permission
chmod +x /path/rushing_bender/rushing_bender*
replace /path/ with your path
Note: These instructions do not appear to work on Ubuntu Edgy (6.10). An extra dependency (libavifile-0.7c2) must be installed, but even then the program crashes with error ERROR: FmodPLayer: error loading Stream from fileresources/sound/menu.mp3 on startup. ---["Philbull"]
Start
You start the game with the following command:
/path/rushing_bender/rushing_bender.sh
replace /path/ with your path