Posted January 12, 2023 by WizardDev
Python Maze Generator's been highly updated, now there is a massive optimization in place that will allow you to generate mazes for your games in blazingly fast times.
The project now also exports images, although if you use any size of maze between 41x31 and 801x601, unfortunately, your map's tiles will be broken up in the image and there will be small spaces between tiles. If you wish to fix this, you are welcome to open the source code (which is included with the installation) and edit it to your liking.
Thank you for reading this Devlog, and i hope you enjoy using Python Maze Generator.