Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Rules, character sheets, combat tracker, and dice roller for the Spacedoor! game system.

Notifications You must be signed in to change notification settings

dustinwhisman/rpg-spacedoor

Repository files navigation

RPG: Spacedoor!

This site has all the rules for the Spacedoor! RPG system, along with helpful tools like character creators, character sheets, automatic dice roll utilities, and combat trackers.

Getting Started

Clone this repo, then install dependencies.

npm ci

To run in development mode:

npm start

To build the site for production:

npm run build

To lint and run tests:

npm run lint
npm run test

# variants for seeing coverage or evaluation quality of tests
npm run test:ci
npm run test:mutate

About

Rules, character sheets, combat tracker, and dice roller for the Spacedoor! game system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published