Skip to content

A cli tool to make the life of the Game Master easier.

Notifications You must be signed in to change notification settings

ThiaudioTT/combatRPG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Combat RPG

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.

How to use

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

Requirements

You will need to have a terminal that renders emoji and stuff.

  • Python 3
  • A terminal that renders emoji and supports colors

Linux

You can use the default terminal. Kitty is also a good option.

On windows

Install Windows Terminal and Python