Generate random maps for Legend of Zelda dungeons.
This is a work-in progress, but you can view the current version here: http://jdomingu.github.io/RandomZelda/
Install npm on your machine, then run npm install to download the dependencies.
Run npm start to build the project with gulp.
Run npm run watch to watch the project for changes and build when needed.