Skip to main content

Show HN: Node Maze Generator https://ift.tt/UrndCa4

Show HN: Node Maze Generator A few months ago I started making an RPG API and decided to break portions of it off into open source code. Here is an extensible maze / dungeon generator for node which can be installed via NPM. The generator uses a growing tree algorithm and can be extended with custom generators (or by extending the base class) in order to make more complex dungeons, add items and enemies etc. I kept it basic for now, it's very lightweight. I don't know if anyone has a use case for such a library, but here it is none-the-less. https://ift.tt/2QdZIiC August 20, 2022 at 07:33AM

Comments

Popular posts from this blog