Hey everyone!
I’m excited to announce that I’ve just launched a Dungeon Encounters Map Generator that’s up and running! This tool allows you to generate custom maps for the game Dungeon Encounters. You can create various types of maps, including Maze, Road, and Voronoi maps, with customizable parameters.
What’s included:
- Interactive Streamlit App : Generate and preview your maps directly in the browser.
- Automatic map generation: Export your maps to be used in Dungeon Encounters.
- Customization: Control the maze depth, road width, and more!
- Cheat Mode: Populate level 0 with treasures and combat skills.
How to Use:
- Go to the Streamlit App or follow the instructions on the GitHub page to run it locally.
- Select the map type, adjust the parameters (Depth for Maze, Road Width for Road, Node Number for Voronoi), and hit Generate!
- Download the generated maps and place the
.bin
files in your Dungeon Encounters directory.
Where to Get It:
- Check out the GitHub repository for detailed instructions and the code.
- The Streamlit App is ready to go for quick generation and preview.
Next Steps:
There’s still a lot to improve (like adding more customization options etc.), but we’ve got a solid base to work from!
Feel free to give it a try, and let me know what you think! Any feedback or suggestions are greatly appreciated