Wikipedia

Search results

Friday, August 19, 2022

Show HN: Node Maze Generator https://ift.tt/4sJTpjd

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/WUvhHb2 August 20, 2022 at 02:33AM

No comments:

Post a Comment