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

Save settings on local browser store #44

Closed Syndaryl closed 6 years ago

Syndaryl commented 6 years ago

The program should save your dungeon settings so you don't have to keep re-entering CER, treasure options, and whatever. Note to self: go look at the code you wrote on your Pathfinder character sheet.

Zuljita commented 6 years ago

I believe nasfarley88's recent commit closes this.