FizzBall

(32-bit layer)
Tested: Ubuntu 7.10 64bit - Gnome


Why has everyone fled the islands? There's not a person in sight! Who will feed the animals and find out what scared the people away? Professor Fizzwizzle, of course!

Bounce bubbles, rescue hungry animals, and solve a mystery, all at the same time! Download FizzBall now, and get playing!

[More Info]


Before Installation

Make sure that the driver to your 3D graphic card is proper installed and working.
Next you need is to install 32-bit libs to make FizzBall working;

Code:

sudo aptitude update && sudo aptitude safe-upgrade
sudo aptitude install ia32-libs


Done.



Installation

Download or move FizzBall for linux to your Desktop.

Code:

mkdir ~/.Games
cd ~/Desktop
tar zxfv FizzBallFULL.tar.gz -C ~/.Games


Done.



Launcher

Save fb.png to your Desktop.



Code:

cd ~/Desktop
mv fb.png ~/.Games/FizzBall
nano ~/.Games/Fizzball-launch.sh



Add the following;

#!/bin/bash

metacity --replace &

cd ~/.Games/FizzBall
./run.sh

compiz --replace &


Save [ctrl]+[o] & Exit [ctrl]+[x]


Code:

chmod +x ~/.Games/Fizzball-launch.sh
alacarte



Go to the Game section in Alacarte and push the New Item button. Fill in;

Name: Fizzball

Command: sh /home/USERNAME/.Games/Fizzball-launch.sh
Comment: Bounce bubbles, rescue hungry animals, and solve a mystery, all at the same time!

Icon: ~/.Games/Fizzball/fb.png


Done.

You can now launch FizzBall by Applications tab —> Games —> FizzBall

Enjoy ^_^

Written and Published by Artificial Intelligence
guides/64bit/fizzball.txt · Last modified: 2008/07/16 18:40 (external edit)
www.chimeric.de Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0