Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aturingmachine/init-tracker
Simple initiative tracker
https://github.com/aturingmachine/init-tracker
dungeons-and-dragons javascript vuejs
Last synced: 19 days ago
JSON representation
Simple initiative tracker
- Host: GitHub
- URL: https://github.com/aturingmachine/init-tracker
- Owner: aturingmachine
- Created: 2018-09-23T16:38:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-29T23:02:55.000Z (about 2 years ago)
- Last Synced: 2024-11-01T23:24:47.188Z (2 months ago)
- Topics: dungeons-and-dragons, javascript, vuejs
- Language: Vue
- Homepage: https://aturingmachine.github.io/init-tracker/
- Size: 3.67 MB
- Stars: 3
- Watchers: 3
- 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.