Scorched 3D

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


3D OpenGL Scorched Earth Clone

This is a beautiful clone of Scorched Earth, the classic DOS artillery duel game. It's been 3Dified and has a great OpenGL polish around it.

In its simplest form Scorched is an artillery game. Tanks take turns to earn money by destroying opponents in an arena. Scorched attempts to recreate the simple yet addictive game play of the original game, adding amongst other new features a 3D island environment and LAN and internet play.

[More Info]


Before Installation

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

Next you need to install -devs, headers and tools for Scorched 3D.

Code:

sudo aptitude update && sudo aptitude safe-upgrade
sudo aptitude install build-essential checkinstall
sudo aptitude install libgl1-mesa-dev libglu1-mesa-dev freeglut3-dev libglew1.4-dev libalut-dev wx-common libwxgtk2.8-dev fftw3-dev libsdl1.2-dev libsdl-net1.2-dev libsdl-ttf2.0-dev libsdl-mixer1.2-dev


Done.



Installation

Download Scorched 3D source to your Desktop.

Download

Code:

cd ~/Desktop
tar zxfv Scorched3D-41.3-src.tar.gz
cd scorched
./configure 
make
sudo checkinstall
cd /usr/local/games/scorched3d/bin
sudo cp -r * /usr/local/bin


Done.



Launcher

Download scorched3d.png to your Desktop.



Code:

cd ~/Desktop
sudo mv scorched3d.png /usr/local/games/scorched3d
sudo nano /usr/share/applications/scorched3d.desktop



add the following;

[Desktop Entry]
Name=Scorched 3D
Comment=This is a beautiful clone of Scorched Earth, the classic DOS artillery duel game. It's been 3Dified and has a great OpenGL polish around it.
Exec=scorched3d
Icon=/usr/local/games/scorched3d/scorched3d.png
Terminal=false
Type=Application
Categories=Application;Game;


Save (ctrl)+(o) and exit (ctrl)+(x).


You can now launch Scorched 3D by Applications tab —> Games —> Scorched 3D or by typing scorched3d in the terminal.


Enjoy! ^_^

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