Please don't make me do all the work guys D: This is the dungeon generator for the game. Uses rooms made from the first provided generator, and levels from the second. The levels system is so that we can balance what rooms connect to what, while still having random sprout directions and room selections. Room Creator: https://scratch.mit.edu/projects/1196852620/ Level Creator: https://scratch.mit.edu/projects/1201458174/ All the inputted rooms are temporary, along with the art. When you make a new room and want to input it into the system, go to the Rooms list in the project, and paste in the room you want to add. To add in a new level, which currently it picks a random level, but it can be changed, by pasting a new level into the Dungeons list. Man that was difficult to make :)