MazeMaker
Rating
/ 5 votes
Difficulty
/ 3 votes
map notes
This is just a default maze built with MazeMaker.
The end trigger is in the bottom right.
-----------------------------------------------------------------------------------------
DustMaker is cool! Python is weird.
In an attempt to get comfortable with DustMaker and Python, I tried making a script that can generate maps from nothing!
I decided on mazes because they're mildly interesting while still being not too hard to generate with a script.
For all three of these maps, everything was entirely generated with scripts! The only time I entered the editor was to re-name them and add a picture, so I'm just as confused as you on where to go!
Sorry if these spam Atlas a bit. I wanted to make enough to show how flexible the generator is.
Theoretically using this I could make infinitely many maps, but I think 3 is already more than enough.
To see how this was made, check out the code! (don't actually though it's a mess)
https://github.com/Skyhawk33/DustmakerScripts/tree/main/maze
The end trigger is in the bottom right.
-----------------------------------------------------------------------------------------
DustMaker is cool! Python is weird.
In an attempt to get comfortable with DustMaker and Python, I tried making a script that can generate maps from nothing!
I decided on mazes because they're mildly interesting while still being not too hard to generate with a script.
For all three of these maps, everything was entirely generated with scripts! The only time I entered the editor was to re-name them and add a picture, so I'm just as confused as you on where to go!
Sorry if these spam Atlas a bit. I wanted to make enough to show how flexible the generator is.
Theoretically using this I could make infinitely many maps, but I think 3 is already more than enough.
To see how this was made, check out the code! (don't actually though it's a mess)
https://github.com/Skyhawk33/DustmakerScripts/tree/main/maze
0 comments
Please log in or register to post a comment.