特殊:Badtitle/NS100:RushingBender

来自Ubuntu中文
Oneleaf留言 | 贡献2007年5月14日 (一) 11:38的版本
跳到导航跳到搜索

{{#ifexist: :RushingBender/zh | | {{#ifexist: RushingBender/zh | | {{#ifeq: {{#titleparts:RushingBender|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:RushingBender|1|-1|}} | zh | | }}

Parent: UbuntuHelp: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.

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. ---UbuntuHelp:Philbull

Start

You start the game with the following command:

/path/rushing_bender/rushing_bender.sh

replace /path/ with your path