
About
This repository contains the original Turbo Pascal 5.5 source code for Catacomb, released under the GNU GPLv2. Note that this release covers only the code — the game's data files (part of the Gamer's Edge Sampler) retain their original copyright and are not licensed for commercial use, and the included OBJ files are likewise considered non-free game data rather than open code.
Getting started
Compile using the included build script under Borland Turbo Pascal 5.5. The source can optionally record a demo file by uncommenting a line in the main game source, and includes an editor mode (enabled by removing a specific preprocessor define) reachable by pressing E during the demo sequence; note the editor works with uncompressed level data, so levels appear scrambled until opened in it.