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

Improve layout and design by adding Bootstrap #86

Open Syndaryl opened 4 years ago

Syndaryl commented 4 years ago

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

Syndaryl commented 4 years ago

The idea is that the program will be rearranged into three tabs - settings, map, and room descriptions. Later we will add a fourth tab to separate out the non-room details (travel distance, quests, etc)