A tabletop initiative/etc. tracker, for games such as 13th Age
Перейти к файлу
Brian S. Stephan 77b9d05823 customize main widget to allow for customization
this includes two test commands to move items up and down the initiative
with < and >
2020-02-08 20:11:47 -06:00
bin clean up bin/tabletracker a bit 2020-02-08 19:47:25 -06:00
npytabletracker customize main widget to allow for customization 2020-02-08 20:11:47 -06:00
requirements add flake8 to requirements-dev.in 2020-02-08 19:47:25 -06:00
.gitignore .gitignore *.pyc 2020-02-08 10:03:49 -06:00
LICENSE Initial commit 2020-02-08 08:52:50 -06:00
README.md README.md updates 2020-02-08 09:58:40 -06:00
setup.cfg configure line length as 120 in flake8 2020-02-08 19:47:25 -06:00

README.md

npytabletracker

A tabletop initiative/etc. tracker, for games such as 13th Age.

General Goals

  • Easy commands to clear the board, add new PCs/monsters
  • Track initiative order, hit points, maybe more?
    • Expanded support for stuff like 13th Age's escalation die
  • Manipulate tracked state via keyboard, no mouse needed
  • Log activity in order to allow me to go back to my notes later