|
Project Information
Members
Featured
Downloads
Wiki pages
Links
|
About featurecreeperThis project is a variant of Madness, a 7 Day Roguelike by hmp. All current changes are against v1.0+fix More information about Madness is available at its homepage. For your enjoyment, Madness is also mirrored here unaltered. Download Version 0.1 hereRead what featurecreeper is all about. See changes made here
News27 Oct 2010: Annnnd... snapped out of his reverie by a patch contribution and some attention on reddit, the dev has finished moving, and ignoring this project. 30 May 2010: Playable prereleases for version 0.2 are coming soon. Emphasis is on "playable;" the new lighting code is very slow. 19 Apr 2010: Version 0.1 - Bugfixes and cleanup from pre5. zip file 13 Apr 2010: Prerelease 5 - making insanity have real gameplay effects zip file CodeThe project is organized into multiple logical and independent sets of changes (Mercurial Branches)
ReleasesA note on platform support: As of the current combined patch pack, we are not shipping a version which works under Mac OS X. libtcod has third-party support for OS X, but I don't have the means to test it right now.
Requirements
Troubleshootingcourtesy hmp Running under Linux - execute python madness.py. You'll need the SDL library. Running under Windows - run madness.exe. If you get a "MSVCR90.dll not found" error, you need the Microsoft Visual C++ 2005 Redistributable Package (2.6 MB). This is a Python runtime's dependency. Python issues - see above See the Manual for more info. |