SkillAgentSearch skills...

Dungen

DunGen is a JavaScript web app for procedural generation of paper and pencil old school pointcrawl dungeons displayed and edited using vis.js. DunMap uses the same random generation but the nodes become markers you place over a bitmap image.

Install / Use

/learn @edallen/Dungen
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

dungen

DunGen is a JavaScript web app for procedural generation of paper and pencil old school pointcrawl dungeons displayed and edited using vis.js.

It will probably be of interest mainly to gamers that like OSR RPGs.

It runs at http://meta-studios.com/dg/dungen.html. Discussion is mostly on G+ and my Ruminations of a Geek blog linked at the top of the app page.

DunMap is a second page that shares most of the same JS code. You load a bitmap image of the map and place markers by clicking on it. It generates contents for each marker as it is created. http://meta-studios.com/dg/dunmap.html

Both allow editing of previously generated content and in browser storage using LocalStorage, giving a lightweight UI for quickly building paper and pencil dungeon crawls.

MIT license

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated4mo ago
Forks9

Languages

JavaScript

Security Score

87/100

Audited on Nov 26, 2025

No findings