git clone git@github.com:Tiendil/tutorial-dungeon-generation.git
cd ./tutorial-dungeon-generation
python3 -m venv ./venv
. ./venv/bin/activate
pip install -r ./requirements.txt
# generator has few options
python ./generator.py --help
python ./generator.py --show
Tiendil/tutorial-dungeon-generation
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
