Jump to content

Quake III Arena

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Girlich (talk | contribs) at 02:37, 2 June 2002 (sof2 added). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Quake III Arena is a first person shooter game made by Id Software in 1999. As the name suggests already, the main emphasis of this game is to fight over the Internet in one of many "arenas" against other human players.

There is no single-player goal or plot in this game. Instead, it is similar to multiplayer fighting, with computer controlled bots making up the opposition instead of humans.

Quake III Arena was one of the first first person shooter games which did not support software rendering. A hardware accelerated graphics controller is mandatory to run the program at a playable frame rate.

Like its predecessors Quake and Quake II it can be heavily modified to support other gaming styles. Quake III Arena can use (like Quake II) native shared libraries to store the game code but the preferred method is to program all modifications in pure ANSI-C and compile them with a special version of the free C compiler LCC into machine independent byte code, which will be interpreted by an in-game virtual machine. The virtual machine in Quake III Arena even uses "just in time" techiques like modern Java virtual machines.

Games using the Quake III Arena engine