DFRPGRandomDungeonGenerator icon indicating copy to clipboard operation
DFRPGRandomDungeonGenerator copied to clipboard

A HTML/CSS/JavaScript based random dungeon generator for GURPS. Eventual goals are to not only produce a map, but also populate the rooms with descriptions and challenges. Game statistics will be for...

Results 41 DFRPGRandomDungeonGenerator issues
Sort by recently updated
recently updated
newest added

Emphasis on making the program "fail gracefully" over to basic HTML5.

We're using both jQuery and PrototypeJS. Prototype isn't as supported, so we will move to just using jQuery.

It would be neat to encourage the generator to pull monsters and traps with a particular tag.

enhancement

would be neat to have a hall with two rows of pillars.

enhancement

using this for inspiration: http://gurpshexytime.blogspot.com/2018/08/dynamic-dungeons.html

enhancement
code

We've received a request for TFT style Mega hexes.

more info required

- [ ] As monsters are added to the dungeon, put them in the registry - [ ] Assign monsters as individuals (the difference between 5 entries of 1 goblin,...

enhancement
1.5
code

Generate a wilderness encounter table for the dungeon environment, for the journey to the dungeon.

enhancement
code

This will be related to #42 as part of the suite of "place the dungeon in the environment" kinda stuff. Some entrances will be hidden, note how to find them....

enhancement
Data Entry
code

It would be good to be able to implement rooms that have a preset list of features and then randomized in some other ways. Things like a Barracks / guard...

enhancement
help wanted
Data Entry
code