Combat tracker for 5e Dungeons & Dragons rpg (version 2). Comes with monster list from SRD as well as spells cheatsheet.
Main features are:
- initiative tracking/sorting
- random generation of initiative and hit points for monsters
- dice roller with random.org api support
- on the fly editing of monsters' stats
- automatic on-device synchronization (never lose the data even when offline)
- ability to create and save in the cloud user spells and monsters (with Google sign in)
Website: https://dndbox.web.app
npm install
npm run serve
npm run build
npm run lint