Downloads
From DungeonHack
Here is information on downloading and running DungeonHack. Currently we offer a source download and Linux and Windows binary downloads.
Once you have it installed, you should also read our manual; control keys are not yet configurable.
Contents |
Files
All files can be found on our SourceForce downloads page.
Linux
Uncommon dependencies are included, but you will need to have installed: python, freetype, and a number of other libraries that should be on a modern system running X11 already.
- Download dungeonhack-0.10-i386.tar.gz
- Change to the directory where you wish to store the DH files.
- Execute tar xzf dungeonhack-0.x-i386.tar.gz (where 0.x is replaced with the correct version and specify the correct path to the archive).
- Change to the dungeonhack-0.x directory and start the game with: ./dungeonhack
Windows
- Download dungeonhack-0.10-win32.zip
- Install the OpenAL redistributable
- Install Python 2.6
- Extract dungeonhack-0.x-win32.zip (where 0.x is replaced with the correct version) in a location of your choice.
- Run dungeonhack.bat in the dungeonhack-0.x directory.
If the game fails to start:
- You may need to update DirectX
- You may also need the VS 2008 Redistributable
Source
- Download dungeonhack-0.10.tar.gz
- See Build Instructions to compile.

