Plee the Bear

(64bit supported)
Tested: Ubuntu 8.04 64bit - Gnome


Plee The Bearis (“will be”, in facts) a 2D platform game like those we found on consoles in the beginning of the 90's. The basis of the scenario fit in few lines :

4 PM or so, Plee wakes up, tired. He has dreamed again about that awesome period when he went across the entire world together with his belle. He puts his leg in the honey pot… empty! Moreover every single honey pot in the house is empty. “One more trick of that kid”, he thinks. “I'm going to give him such a wallop of which hesure will remember”.

Following honey drops on the ground, Plee reaches the edge of the forest. Beginning of the game.

[More Info]


Before Installation

Make sure that the driver to your 3D graphic card is proper installed and working.

Tools, libs and -devs is needed to build, install and run Plee the Bear.

Code:

sudo apt-get update && sudo apt-get upgrade
sudo apt-get install build-essential cmake checkinstall
sudo apt-get install bcp libsdl1.2-dev libsdl-mixer1.2-dev libsdl-image1.2-dev libxext-dev libwxbase2.8-dev libwxgtk2.8-dev


LibClaw

LibClaw is needed as well.
Download libclaw source to your Desktop.

Download

Code:

cd ~/Desktop
tar jxfv libclaw-1.5.2b.tar.bz2
cd libclaw-1.5.2b
cmake .
make
checkinstall --install=no
sudo dpkg -i libclaw_1.5.2b-1_amd64.deb


Done.



Installation

Download Plee the Bear Source to your Desktop.

Download

Code:

cd ~/Desktop
tar jxfv plee-the-bear-0.2.1.tar.bz2
cd plee-the-bear-0.2.1
cmake .
make
checkinstall --addso=yes --install=no
sudo dpkg -i plee-the-bear_0.2.1-1_amd64.deb


Done.



Launcher

You can launch Plee the Bear by Applications tab —> Games —> Plee the Bear
or by typing plee-the-bear in the terminal.


Enjoy! ^_^


Written and Published by Artificial Intelligence
guides/64bit/plee_the_bear.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