This version is a pretty darn faithful remake of the Speccy original except with a few spanking extra bits grafted on like a save system and subliminal flashes of erotic art.
[More Info]
Make sure that the driver to your 3D graphic card is proper installed and working.
Check if your sourcelist is fully enable (universe, multiverse and mediabuntu).
Next you need 32-libs to make Head over Heels to work.
Code:
sudo aptitude update && sudo aptitude safe-upgrade sudo aptitude install ia32-libs wget http://www.boundlesssupremacy.com/Cappy/getlibs/getlibs-all.deb sudo dpkg -i getlibs-all.deb sudo getlibs -w mirrors.kernel.org/ubuntu/pool/universe/g/gcc-2.95/libstdc++2.10-glibc2.2_2.95.4-24_i386.deb
Done.
Download Head over Heels for linux to your Desktop.
Download
Code:
cd ~/Desktop tar jxfv hohlin-101.tar.bz2 cd hoh-install-1.01 sudo ./install.sh getlibs /usr/local/share/games/HoH/HoH
Done.
Download hoh.png to your Desktop.

cd ~/Desktop sudo mv hoh.png /usr/local/share/games/HoH sudo nano /usr/share/applications/HOH.desktop
Add the following;
[Desktop Entry]
Name=Head Over Heels
Comment=Puzzle isometric adventure game. A spanky new remake of the classic Jon Ritman & Bernie Drummand isometric adventure.
Exec=hoh
Icon=/usr/local/share/games/HoH/hoh.png
Terminal=false
Type=Application
Categories=Application;Game;
Save (ctrl)+(o) and Save (ctrl)+(x)
You can now launch Head Over Heels by Applications —> Games —> Head Over Heels
or by typing hoh in the terminal.
Enjoy!