rpgtools / initiate

A super simple react/redux initiative tracker with dynamic counters for hp, spell slots, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Initiate

Pronounced ih-nish-ee-it, as in a person who has been initiated into an organization or activity, typically recently.

A simple initiative tracker for Table Top Role Playing Games. Initiate is designed so that you can start using it as quickly as possible for your in-person games with minimal fuss.

Features:

  • Drag-and-drop reordering of initiative tokens
  • Single click to advance initiative
  • Define as many counters as you wish per initiative token. Use counters to track multiple creatures' hp on one token, or keep track of other constantly changing stats like Spell Slots, gold, etc.
  • All data is saved in your browser's local storage — close it and come back to it later.
  • You can export your data as a json file and then import it on another device or browser.
  • Counters can be incremented by or decremented with button clicks, or set to a new value by clicking on the current value.
  • Counters can be incremented by 5, 10, 100, or 1000 by holding down shift, command, option, or option-command respectively.

Quickstart

Example

Note: This is a Work In Progress branch!

Here's an screenshot of the soon-to-be new and improved UI: Example usage of initiate

About

A super simple react/redux initiative tracker with dynamic counters for hp, spell slots, etc.


Languages

Language:JavaScript 86.0%Language:CSS 12.7%Language:HTML 1.3%