Skip to main content

Diigo Home

Analyzing the AI Bot Library from the Quake 3 Source Code - AiGameDev.com - The Diigo Meta page

aigamedev.com/...quake3-engine - Cached - Annotated View

Joel Liu's personal annotations on this page

joel
Joel bookmarked on 2008-01-16 ai code
  • Quake 3 Arena makes an interesting example as it is fully open-source (except the tools), and it’s a great example of a turn-of-the-century AI engine design! Seriously though, the code contains a feature-complete death-match bot AI written in plain-old C; it’s surprisingly easy to follow when you understand the syntax of the language. As well as a simple goal architecture, you’ll find some solid technology in the Area Awareness System (AAS) and the pathfinding solution too (a.k.a. routing).

This link has been bookmarked by 6 people . It was first bookmarked on 16 Jan 2008, by Joel Liu.