A dungeon generator based off of https://journal.stuffwithstuff.com/2014/12/21/rooms-and-mazes/
- You need a license to DragonRuby Game Toolkit (income assistance is provided to those who can't afford to pay).
- Download the code here and put all the files under the
mygame
directory located in the Game Toolkit environment. - Run
./dragonruby
to launch the game. - Change code to see the updates reflected live.