Blue CTF Soldier
QuakeWorld Python

QWPython is a Python-powered QuakeWorld dedicated server in which the QuakeC interpreter has been removed, and Python used in its place to execute game logic.

Python game logic can be generated by an included QuakeC -> Python translator.

Runs on:

  • Unix (tested on x86 FreeBSD 4.2 and Debian 2.2)
  • Windows (tested on NT 4.0 and 2000)

Requirements:

  • Python 2.0 or higher
  • Quake/QuakeWorld .PAK files

Download:

Downloads for QWPython can be found on the QWPython SourceForge project summary.

Python Powered