mobilehugh / EXP_Game_Tools

Decrease the crunchiness and increase fun of the table top RPG EXP. Locally run python application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EXP_Game_Tools

Check out the rule set at http://exp.sciencyfiction.com

How To

  1. install python interpreter (3.8 and up)

  2. pip install fpdf2 (for viewing printable and browser readable persona record)

  3. clone this repo

  4. in the repo folder add the folder Records, and in Records add the folders Bin, Players, Referee and Toys

  5. py a_persona_record.py

Folders should look like
  • /Repo Folder

    • a_persona_record.py etc

    • /Records

      • /Bin

      • /Players

      • /Referee

      • /Toys

best of luck and have fun

About

Decrease the crunchiness and increase fun of the table top RPG EXP. Locally run python application.


Languages

Language:Python 100.0%