marconett / q3a

Fork of https://github.com/kennyalive/Quake-III-Arena-Kenny-Edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the Quake 3 source code!

This is a fork of the official Quake-III-Arena repository.

The repository is created mostly for educational purposes and is not an attempt to provide 'better Quake3 codebase'. Some features were removed (old GPUs, non-windows platform code) in order to provide more simple codebase for experiments. Only Windows platform is supported.

Some of the modifications that were made to the original codebase:

  1. Removed support for ancient graphics hardware and drivers.
  2. Removed Unix and Mac OS X platform files.
  3. Visual Studio project files are updated to target Visual Studio 2013.

Screenshot

About

Fork of https://github.com/kennyalive/Quake-III-Arena-Kenny-Edition

License:GNU General Public License v2.0


Languages

Language:C 97.9%Language:C++ 1.7%Language:Assembly 0.2%Language:Batchfile 0.1%Language:Objective-C 0.0%