jdolan / quetoo

Quetoo ("Q2") is a free first person shooter based on id Tech2. GPL v2 license.
http://quetoo.org
202 stars 28 forks source link

Linux Build Status Windows Build Status GPLv2 License This software is BETA

Quetoo BETA

Quetoo BETA!

Overview

Quetoo ("Q2") is a free first person shooter for Mac, PC and Linux. Our goal is to bring the fun of oldschool deathmatch to a new generation of gamers. We're pwning nubz, one rail slug at a time.

Features

Downloads

Preview releases of Quetoo for all platforms are available for download on the project website. Installation instructions are available there as well.

Community

Looking for a game? Join the official Quetoo Discord server.

Compiling

Compiling Quetoo is only recommended for advanced users. Supported platforms and targets include GNU Linux, BSD, macOS, MinGW Cross Compile, and Microsoft Visual Studio. See Developing and Modding for further details.

The following dependencies are required:

Quetoo builds with GNU Autotools. To build it, run the following:

autoreconf -i
./configure [--with-tests --with-master]
make && sudo make install

Installing

To have a working game, you must install the game data using git:

git clone https://github.com/jdolan/quetoo-data.git
sudo ln -s quetoo-data/target /usr/local/share/quetoo

More information on hacking on Quetoo is available on the project website.

Support

Support is available via Discord.