https://github.com/aturingmachine/init-tracker
Simple initiative tracker
https://github.com/aturingmachine/init-tracker
dungeons-and-dragons javascript vuejs
Last synced: 2 months ago
JSON representation
Simple initiative tracker
- Host: GitHub
- URL: https://github.com/aturingmachine/init-tracker
- Owner: aturingmachine
- Created: 2018-09-23T16:38:58.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-29T23:02:55.000Z (almost 3 years ago)
- Last Synced: 2025-04-06T22:18:09.408Z (6 months ago)
- Topics: dungeons-and-dragons, javascript, vuejs
- Language: Vue
- Homepage: https://aturingmachine.github.io/init-tracker/
- Size: 3.67 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Init-Tracker
This is a simple Single Page Application used to track initiative in Dungeons and Dragons games. Combatants can be added to the list allowing you to track their:
- Name
- Initiative
- Armor Class
- Spell Save DC
- Passive Perceptions
- ConditionsCombatants marked as a Player Character will be saved to your browsers localStorage and reloaded back into the appliction on startup so they do not need to be re-entered. Player characters are saved on addition and automatically every 2 minutes.