Dungeon and Map Generators (free to use)

Hello,

I’ve cobbled together the dungeon/level/map generators I have used in the past and upgraded them to use PlayCanvas Scripts 2.0

Project: https://playcanvas.com/project/430269/overview/level-and-map-generators

Hopefully these can be of use to some people, please fork the project and code and use the generators in your own project!

Note: The RotJS generators require the Roguelike Toolkit found here http://ondras.github.io/rot.js/hp - this code is also included in the project as rot.min.js

Preview:

5 Likes

This is awesome thank you