/roguelike

Dungeon generator written in Python

Primary LanguagePython

Roguelike Dungeon Generator

Creates a simple dungeon

Written using Python 2.7. No special dependencies.

Running

Simply download the repository and run the dungeon.py file on the command line, like so:

python dungeon.py

Will generate a random 50x50 dungeon.