gtsh77 / TheCatacomb

GPL release of the Catacomb II source.

Home Page:https://catacomb.games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Catacomb

This repository contains the source code for The Catacomb (also known as Catacomb II). The source code is designed for Borland C++ 2.0, but compiled fine with Borland C++ 3.1 at the time of this release.

It is released under the GNU GPLv2. Please see COPYING for license details.

This release does not affect the licensing for the game data files. You will need to legally acquire the game data in order to use the exe built from this source code.

Editor

The editor for this game is the same as the original. Requiring the maps to be uncompressed before editing. The CATED.C contains the editor code, which is only referenced by OLDCAT.C. So it's disabled in this source tree and may or may not be functional.

About

GPL release of the Catacomb II source.

https://catacomb.games

License:GNU General Public License v2.0


Languages

Language:C 68.1%Language:Assembly 31.9%