Skip to content

bobwise/initiative-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

74 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ““ initiative_tracker

A Dungeons & Dragons tool for tracking turn order. πŸŽ²πŸ‰

See it in action here.

Demonstration gif

Features

  • Autosort players as they are added to the list πŸ“œ
  • Drag and drop to settle ties πŸ₯‡
  • Designed for keyboard support ⌨️
  • Designed for screen reader support πŸ—£

Usage

  1. Enter a character's name and initiative roll.
  2. Drag and drop the initiative entries to adjust the order as needed

Keyboard Usage ⌨️

  • Use Tab Tab β†Ή and Shift + Tab (Shift + Tab β†Ή) to navigate between the entry fields and sortable list.
  • Add an entry to the list with Enter ⏎
  • Delete an entry with Delete Delete ⌦ or Backspace Backspace ⌫
  • To sort the list:
    • Tab Tab β†Ή - focus an initiative entry
    • Spacebar space - lift the entry to begin dragging or drop the entry to end dragging.
    • Escape Esc - end dragging
    • Up arrow ↑ - move a lifted item up the list
    • Down arrow ↓ - move a lifted item down the list

Run it Yourself πŸ‘Ύ

  1. Fork this repo.
  2. clone your forked repo with git clone <yourRepoUrl>.
  3. Install Node if you haven't already.
  4. cd into the project directory and run npm install.
  5. Run npm run start in your project directory.

About

A Dungeons & Dragons tool for tracking turn order. πŸŽ²πŸ‰

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published