Skip to content
/ dungen Public

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.

License

Notifications You must be signed in to change notification settings

edallen/dungen

Folders and files

NameName
Last commit message
Last commit date
Dec 2, 2014
Oct 7, 2018
Feb 4, 2021
Oct 29, 2015
Oct 29, 2015
Jun 30, 2015
Oct 8, 2018
Nov 8, 2015
Oct 7, 2018
Feb 4, 2021
Feb 4, 2021
Feb 4, 2021
Feb 4, 2021
Oct 29, 2015

Repository files navigation

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

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published