DungeonInc is a realtime dungeon simulator. The creatures living in the dungeon have their own will
and the player can only interact to a certain extend. The goal is to gather as much valuables in your dungeon
as you can. In order to accomplish that, you've to make it as comfortable as possible for your creatures while
fending of attacks from the evil heroes looking for loot and fame.
Currently I'm very busy with work and real life, so the project is not actively developed. That's the main reason that this website exists. I'm looking for people to continue the work on it, since I still like the idea. If you're interested in helping or taking over the project, please contact me.
DungeonInc is written in Java using some XML configuration files. Already finished is a simple GUI using hexes and some basic AI including a working A* Pathfinder.