Skip to content

🏹 autogenerate a dungeon spec based on 5e rules

Notifications You must be signed in to change notification settings

quantizor/dungeon-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

[wip] dungeon-tools

This is an ongoing side project to create a set of tools that procedurally-generate a dungeon based on 5th edition D&D rules.

  • description generator
  • dungeon layout generated in JSON form
  • JSON -> SVG outlines
  • some sort of website

nice to have

  • more flavor in the generated descriptions (some kind of thesaurus integration?)
  • SVG background textures based on the layout segment type
  • furniture?
  • fog of war & click to dismiss on individual layout segments (great for DMs)

usage

import descriptionGenerator from 'dungeon-tools/description';

descriptionGenerator(); /* 'An Elven maze, on the back of a Gargantuan living creature. Rumor has it that the original creator is still in control.' */

About

🏹 autogenerate a dungeon spec based on 5e rules

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published