Skip to content

NicholasCheek/5ESpellSlotCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

D20 Spell Slot Counter

D20 Spell Slot Counter is a python script that keeps track of remaining spell slots for casters.

Setup

  1. Download and install python 3 on your system. Additional documentation can be found here.
  2. Install Tk for Python (Tkinter) by following the instructions for your system.
  3. Download and extract this repository.
  4. Open a terminal or command prompt and change to the directory where you extracted this repository.
  5. Run the script with this command: python3 counter.py
  6. Use the spell coutner in your next Tabletop Role Playing Game (TTRPG) session!

License

Copyright (C) 2020 Nicholas Cheek.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

No description or website provided.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages