This is a maze generator that generates a 38x29 tile-based maze. If you want to save the finished maze as a photo in your files, just right click on the stage and press "Save image as...". No tutorials were used. I might combine this with a 3D renderer in the future, but it's very complicated (I'm not even sure its possible)...
This generator isn't optimized, but it works :) Updates: Jan 29th 2026 (day of release): made paths straighter Jan 30th 2026: made generation faster (I think)