Hello Linux Geeksters. As you may know, Hedgewars is a clone of the popular Worms game, but it uses hogs, not worms. The users can choose from a lot of 2D maps, use different weapons or punches to kill the hogs from the rival teams.

The latest version available is Hedgewars 0.9.20, which has been recently released. If you want to read a full review of the game, see this post on Tuxarena.
In this article I will show you how to install Hedgewars 0.9.20 on Ubuntu 13.10 Saucy Salamander, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 16 Petra, Linux Mint 14 Nadia, Linux Mint 13 Maya and Elementary OS 0.2 Luna.
Because it is available via PPA, installing Hedgewars 0.9.20 on the listed Ubuntu, Linux Mint and Elementary OS is easy. All you have to do is add the ppa to your system, update the local repository index and install the hedgewars package. Like this:
$ sudo add-apt-repository ppa:costamagnagianfranco/hedgewars
$ sudo apt-get update
$ sudo apt-get install hedgewars