Scourge

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


Life is comfortable in the quasi-medieval city of Horghh. In fact it is so comfortable that a group of aging adventurers - having no monsters to slay, young people to rescue, or tree-stranded pets to fetch - decide to incorporate into a dungeon janitorial services company. After renting a run-down office-hovel on the shady side of town, the group accepts missions from a line of increasingly dangerous low-lifes. Our heros are hired by overlords, evil sorcerers, and underworld bosses to exterminate pests occupying old dungeons, haunted towers, and other future centers of world domination. While working for the daily mutton, group members battle alcohol addiction, low self esteem, non-existent self-confidence, and total loss of integrity. It is a grandiose battle of epic mental and psychological proportions, to which most players will relate.

[More Info]


Before Installation

Make sure that the driver to your 3D graphic card is proper installed and working.
Check if your sourcelist is fully enable (universe and multiverse).

Next, installation the correct libs, -devs and headers to compile Scourge;

Code:

sudo apt-get update && sudo apt-get upgrade
sudo apt-get install build-essential scons
sudo apt-get install bison libsdl1.2-dev libsdl-mixer1.2-dev libsdl-net1.2-dev libsdl-ttf2.0-dev libgl1-mesa-dev libglu1-mesa-dev


Done.



Installation

Download Scourge source codes and Scourge Data to your Desktop.

Download

Code:

cd ~/Desktop
tar zxfv scourge-0.20.src.tar.gz
cd scourge
scons
sudo scons install
cd ..
sudo mkdir /usr/local/share/scourge
tar zxfv scourge-0.20.data.tar.gz 
sudo mv scourge_data/* /usr/local/share/scourge


Done.



Launcher

Save scourge.png to your Desktop.


Code:

cd ~/Desktop
sudo mv scourge.png /usr/local/share/scourge/icons
sudo nano /usr/share/applications/scourge.desktop



add the following;

[Desktop Entry]
Name=Scourge
Comment=S.C.O.U.R.G.E. is a cross platform, open source rogue-like game in the fine tradition of NetHack and Moria.
Exec=scourge
Icon=/usr/local/share/scourge/icons/scourge.png
Terminal=false
Type=Application
Categories=Application;Game;


Then save (ctrl)+(o) and exit (ctrl)+(x).


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


Enjoy! ^_^

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