/root-rpg

Primary LanguageTypeScript

Root RPG

A digital implementation of the Root RPG (PbtA) system.

Installation & Setup

  • npm i
  • npm run setup
  • npm start (or npm run start:client and npm run start:server in separate terminals)

Building

  • npm run build

Or, check the workflows/ folder and see how the manual deploy workflows work.

Updating Content

Anytime there's an update to the content, to test locally, run npm run content.

Credits

  • Leder Games (Root)
  • Magpie Games (Root RPG)