Skip to content

Simple initiative tracker for roleplaying games. Sorts by initiative and tracks damage.

Notifications You must be signed in to change notification settings

berg2043/Initiative-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Initiative Tracker

Descriptipon

Currently, the tracker only tracks 5 characters. Future iterations will allow you to add and remove more characters.

Prerequisites

  • python 3 or greater
  • pandas
  • numpy
  • tkinter

Installation

Use pip to install the required libraries.

Usage

Use python to launch the tracker

Fill out the fields to begin tracking.

Click sort to sort characters by their initiative value.

When a character is damaged, input the number as a positive integer then press damage/heal.

When a character is healed, input the number as a negative integer then press damage/heal.

Built With

python

  • pandas
  • numpy
  • tkinter

Support

If you have any suggestions or issues, please e-mail me at phillipb1991@msn.com.

About

Simple initiative tracker for roleplaying games. Sorts by initiative and tracks damage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages