LordsAWar

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

A turn-based strategy game where up to 8 players strive for control of as many cities as possible. Produce new armies in cities to conquer nearby cities. Using the income from those cities, make more armies to take more cities. Send a hero to a temple to get a quest, or maybe search a nearby ruin instead. Play with others or against the computer.

The abandoned freelords C++ codebase has been used as a starting point.

[More Info]


Before Installation

Check if your sourcelist is correctly set.
Next is to install the right tools and libs to compile and install LordsAWar.

Code:

sudo aptitude update && sudo aptitude safe-upgrade
sudo aptitude install build-essential checkinstall
sudo aptitude install libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libexpat1-dev gettext bison libgtkmm-2.4-dev libsigc++-2.0-dev


Done.



Installation

Download LordsAWar source code (tarball) to your Desktop.

Download

Code:

cd ~/Desktop
tar zxfv lordsawar-0.0.8.tar.gz
cd lordsawar-0.0.8
./configure 
make
sudo checkinstall


Done.



Launcher

You can now launch LordsAWar by Applications tab —> Games —> LordsAWar
or by typing lordsawar in the terminal.


Enjoy! ^_^

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