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.
Download or move FizzBall for linux to your Desktop.
Code:
mkdir -p ~/.Games/ProfessorFW cd ~/Desktop tar zxfv ProfessorFizzwizzleFULL.tar.gz cp -r ProfessorFizzwizzleFULL_1.02/* ~/.Games/ProfessorFW
Done.
Save proffw.png to your Desktop.

cd ~/Desktop
mv proffw.png ~/.Games/ProfessorFW
nano ~/.Games/ProfFW-launch.sh
Add the following;
#!/bin/bash
cd ~/.Games/ProfessorFW
./run.sh
Save [ctrl]+[o] & Exit [ctrl]+[x]
Code:
chmod +x ~/.Games/ProfFW-launch.sh alacarte
Go to the Game section in Alacarte and push the New Item button. Fill in;
Name: Professor Fizzwizzle
Command: sh /home/USERNAME/.Games/ProfFW-launch.sh
Comment: Professor Fizzwizzle is a fun, mind-expanding puzzle game, where you take control of the diminutive genius, Professor Fizzwizzle.
Icon: ~/.Games/Fizzball/proffw.png
Done.
You can now launch Professor Fizzwizzle by Applications tab —> Games —> Professor Fizzwizzle
Enjoy