Open City


OpenCity is a 3D city simulator game project written in standard C++ with OpenGL and SDL from scratch. It is not intended to be a clone of any famous city simulator from Max*s.

[More Info]


Before Installation

Make sure that the driver to your 3D graphic card is proper installed and working. Check if your sourcelist is correctly set.

Download the relevant libs that is needed to compile, install and run Open City;


Code:

sudo aptitude update && sudo aptitude safe-upgrade
sudo aptitude install build-essential checkinstall
sudo aptitude install libsdl1.2-dev libsdl-mixer1.2-dev libsdl-image1.2-dev libsdl-net1.2-dev libgl1-mesa-dev libglu1-mesa-dev





Installation

Next is to download, compile and install Open City;

Code:

cd ~/Desktop
tar jxfv opencity-0.0.5.1stable.tar.bz2
cd opencity-0.0.5stable
./configure
make
sudo checkinstall




Done.



Launcher

You can now launch Open City by Applications tab —> Games —> Open City
or by typing opencity in the terminal.

Enjoy! ^_^



Uninstall

Code:

sudo dpkg -r opencity



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