Each player controls the team of his choice (penguin, gnu, firefox, wilber,…) and must destroy his adversary using more or less casual weapons.
Although a minimum of strategy is required to vanquish, Wormux is pre-eminently a “convivial mass murder” game where, turn by turn, each member of each team attempts to produce a maximum of damage to his opponents.
[More Info]
Make sure that the driver to your 3D graphic card is proper installed and working.
Next installing the libs, tools and -devs to build and run Wormux:
Code:
sudo apt-get update && sudo apt-get upgrade sudo apt-get install build-essential sudo apt-get install libsdl1.2-dev libsdl-gfx1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-ttf2.0-dev libsdl-net1.2-dev libx11-dev libcurl4-openssl-dev libxml2-dev
Done.
Download Wormux Source to your Desktop.
Code:
cd ~/Desktop tar jxfv wormux-0.8.tar.bz2 cd wormux-0.8 ./configure make sudo make install
Done.
You can now launch Wormux by Applications tab —> Games —> Wormux
or by typing wormux in the terminal.
Enjoy