Skip to content

jdolan/quetoo

Repository files navigation

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

  • Deathmatch, Capture, Instagib, Duel and Rocket Arena gameplay modes
  • Teams Play and Match Mode support
  • High quality remakes of id Software's legendary Quake II deathmatch levels, as well as originals
  • Original sounds and game music by Roland Shaw, Anthony Webb and Jacob Zammit.
  • 100% free to download, play and modify. See our licensing page.

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.

About

Quetoo ("Q2") is a free first person shooter based on id Tech2. GPL v2 license.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published