An unlucky Heretic, by the will of the malevolent gods, becomes afflicted with a divine disease. Keep away at all cost! If such fate befalls you, chase one you deem unworthy and pawn thy affliction off to them. Do not let It consume you.

Overview

TagWorld is an online multiplayer game that combines the classic childhood game of tag with fast paced arena shooter mechanics!

Credits

The team

  • Justin Keller - Alchemist
  • Jon Freiberg - Oracle - YouTube: @ekie805
  • Victor Martinez - Craftsman
  • Sam O'Brien - Bard - YouTube: @quesogrande
  • Fyrehart - Announcer
  • Chris Hoover - Artist
  • Dusty - UI Artist

Special thanks

Download

Download
TagWorld 0.3.1 - Windows 144 MB
Download
TagWorld 0.3.1 - Linux 144 MB
Download
TagWorld 0.3.1 - MacOS (Experimental) 143 MB
Download
TagWorld 0.3.1 - Source files 295 kB

Install instructions

Windows and Linux

Unzip the contents of the archive anywhere and run "fteqw64!"

MacOS

Unzip the contents of the archive to a folder and open the terminal in said folder.

Allow the game to run:
chmod +x fteqw-glsdl2
xattr -d com.apple.quarantine fteqw-glsdl2

If you don't have SDL2 installed, install it via Homebrew:
brew install sdl2

Run the game:
fteqw-glsdl2 default.fmf

Troubleshooting

Connection issues

If a hosted game isn't being listed in the in-game "Find" screen, try looking at the Frag-Net server list. If listed there, click on it and use the /<number> address to connect via the in-game "Connect" screen.

If that doesn't work, you can try port forwarding port 27500, setting sv_public to 0 in the tag/server.cfg file and then hosting a game. Your friends should be able to connect via your public IP address.

Linux version not running

Downloads use official FTEQW release binaries, which may be linked to newer versions of standard libraries than those provided by your distro. If so, compiling the engine yourself is very easy. Visit the FTEQW website for more info.

Development log