games-action/teeworlds - Melting pot of Quake Worms Mario
By ToM on Saturday 29 March 2008, 13:46 - Geek - Permalink
Teeworlds is an addictive network game that mixes Quake weapons with Worms strategy in a Mario-like playfield.
The game runs on Windows, Linux, MacOS.
Video
More than words, a video might explain better:
Gentoo
The ebuild is not in Portage (yet), but you can grab it directly from one of the developper's SVN.
# grep PORTDIR_OVERLAY /etc/make.conf | cut -d '=' -f 2 /usr/local/portage # mkdir /usr/local/portage/games-action/ # cd /usr/local/portage/games-action/ # svn co https://arcon.svn.sourceforge.net/svnroot/arcon/trunk/overlay/games-action/teeworlds # echo "games-action/teeworlds" >> /etc/portage/package.keywords
If you want to build the SVN version:
# emerge -av games-action/teeworlds
If you want the latest stable, use something like:
# ls teewars/*.ebuild teeworlds/teeworlds-0.4.0.ebuild teeworlds/teeworlds-0.4.1.ebuild teeworlds/teeworlds-9999.ebuild # emerge -av =games-action/teeworlds-0.4.1
Links
- www.teeworlds.com - The official website
- Teeworlds on Wikipedia
- www.teeworlds.fr - A French fans communauty
- Bug #206287 on bugs.gentoo.org