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

Convert from hybrid PrototypeJS to only jQuery #85

Open Syndaryl opened 4 years ago

Syndaryl commented 4 years ago

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