Tools for running AD&D 1e sessions in the browser.
- AD&D Combat Calculator:
/calculator - AD&D Battle Grid:
/battle - AD&D Random Dungeon Generator:
/dungeon
Local development
npm run devthen openhttp://localhost:3000/dungeonto try the Dungeon Generator (or/battle,/calculator).
Production
- Published via GitHub Pages at
https://tunesmith.github.io/adnd-combat-tools(use thebasePathin links).