Olle Logdahl, 29 December 2019
DungeonGenerator is a dungeon generating tool created within Godot Engine using GDScript.
- Download Lastest Build
- Clone git repo and build yourself
git clone https://github.com/ollelogdahl/DungeonGenerator.git
- Space to generate a new dungeon
- Arrow keys to manually move camera
- ~, § or \ to open console
- /save [path] saves current dungeon
- /load [path] loads saved dungeon
- Files are saved under user://
- Repository
- For reporting errors, visit Issue Tracker!
- Special Thanks to:
- ScreenToGif by Nicke Manarin, for making screen-gif capturing easy :)
This project, and all code it contains, is licensed under The Unlicense and can be read here.