/rpg_tools

Primary LanguagePython

rpg_tools

What is this?

The application code is written in Python 3.11 and htmlx

rpg_tools that tracks the progression of your RPG character. No add-ons, no need to buy material. You can simply input your character information and play.

Non-goals

  • Compete with roll20
  • Solve the entire domain of role playing games.

Python libraries

Client application design

Follow in the way of htmlx. This can be a hyper media application before it's a SPA.

Requirements

You must have python installed. Python 3.11.

You also need pipenv installed.

pip3 install pipenv

Install

Clone project

git clone git@github.com:iwillig/rpg_tools.git

Navigate to project

cd rpg_tools
pipenv shell

Run Application

python3 app.py