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
-
Notifications
You must be signed in to change notification settings - Fork 1
Simple dungeon generation in Python
License
Tiendil/tutorial-dungeon-generation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple dungeon generation in Python
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published