About
This repository is a snapshot of the source code of Mucky Foot's 1999 game Urban Chaos, recovered from an old SourceSafe backup by former developer Mike Diskett. It includes the PC code (written in C, originally built with Visual Studio 6 and DirectX), PlayStation code and possibly the Dreamcast port, along with the in-house map and animation editors. No game data is included.
Getting started
It is not playable as-is: no game data is included, and the author reports many errors when trying to compile it, although the projects do load in Visual Studio 2013.
History
It was released mainly out of historical interest. The code contains features that never shipped, such as a motorbike and a grappling hook with rope physics, and the game's data set was limited to fit a 1 MB PlayStation.
Additional notes
- Trivia
- The code lives in a folder called 'fallen', the game's working title.
- Trivia
- It also includes MuckyBasic, an in-house scripting language by Mark Adami, and shared libraries possibly also used in Startopia.