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.
- Compete with roll20
- Solve the entire domain of role playing games.
Follow in the way of htmlx. This can be a hyper media application before it's a SPA.
You must have python installed. Python 3.11.
You also need pipenv installed.
pip3 install pipenv
Clone project
git clone git@github.com:iwillig/rpg_tools.git
Navigate to project
cd rpg_tools
pipenv shell
python3 app.py