EASY WAY TO MAKE LEVELS https://scratch.mit.edu/projects/116031250/#player HARDISH WAY TO EDIT LEVEL There is a List inside that is named "map (s)" show that. And you can modify any level or add a level. s = stone. g = grass. e = end. b = beginning. please comment if you want any tiles added If you have a cool maze, Paste the code into the comments
All code and art by me I thought, I could just make a game with the sprites as the levels, but then I decided I had too many of those already, so I decided to make one of these. I have seen some games similar to this, but I wanted to give a whack at it and try to make one of these type games. There may be a few bugs, and if there are any major ones, please comment them (if you have even gotten this far in reading this)