A web application for D&D (Dungeons & Dragons) players who want a quick reference to 5th Edition SRD (System Reference Document).
As a D&D player I wanted to build something that I could use to get brief class descriptions, including abilities and proficiencies. Keep track of all spells available to each class can also be hassle, this led me to creating the spell list that can be filtered by level and class, as well as provide individual descriptions. The final piece was the dice roller and I built that simply because what is D&D without the dice?
- HTML5
- JavaScript ES6
- CSS3
- D&D 5th Edition API
- XMLHttpRequest
- Class description, abilities, & proficiencies
- Full spell list organized by spell level
- Class spell lists organized by spell level
- Individual spell descriptions
- Dice roller for D20, D12, D10, D8, D6, & D4 with dice amount and modifier options.
- Character Race information and bonuses
- Character builder
- Clone the repository.
git clone https://github.com/stefancarrera/dnd-directory.git cd dnd-directory
- Open the index.html