Syndaryl / DFRPGRandomDungeonGenerator

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 the DFRPG / GURPS 4e.
Other
35 stars 13 forks source link

Implemented storing settings in localStorage #47

Closed natfarleydev closed 6 years ago

natfarleydev commented 6 years ago

Comments welcome.

Addresses #47 (albiet in a little bit of a brute force way; I would prefer to restructure to have a global dungeon options always available in the code)