Jump to content

QuakeC programming language

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Andre Engels (talk | contribs) at 20:34, 21 September 2002. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The QuakeC is a scripting language designed to be used to program the computer game Quake. Its syntax is quite similar to C, explaining for its name. Using QuakeC, a programmer is able to customize Quake to great extents by adding weapons, abilities (such as flying) and programming complex scenarios.