Code Monkey home page Code Monkey logo

quetoo's Introduction

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

Quetoo BETA

Quetoo BETA

Overview

Quetoo 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.

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 and Anthony Webb.
  • 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.

Compiling

Compilation of Quetoo is only recommended for users running GNU/Linux or Mac OS X. Windows users should consider using our cross-compiled snapshots. For more information, see Installation and Maintenance.

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. You have two options: git or rsync. If you wish to work on or modify the game data, you should use git:

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

If you have no plans to modify the game data, you can simply run sudo make rsync-data from the source code working copy.

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

Support

  • The IRC channel for this project is #quetoo on irc.freenode.net

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.