A cli tool to make the life of the Game Master easier. It is a simple tool to help the Game Master to manage the combat of a RPG game. And also doesn't limit the Game Master to use the tool only for combat, it can be used for any kind of interaction with the players. So, for an example, if the player wants to kill himself, he can do this using this tool.
The main purpose of this program is to make the calculations more automatic and to make the game more dynamic.
See demos for more images.
You can open the src/main.py
or open a terminal inside the project folder and run:
python3 ./src/main.py
python ./src/main.py
You will need to have a terminal that renders emoji and stuff.
- Python 3
- A terminal that renders emoji and supports colors
You can use the default terminal. Kitty is also a good option.
Install Windows Terminal and Python