Skip to content

hack-and-slash/rpg-turns

Repository files navigation

RPG Turns CircleCI

RPG Turns is a system-agnostic Tabletop RPG combat turn tracker, focused on giving an easy and better experience to all RPG players when controlling combat flow. We value small, independent and focused applications that we plan to integrate into a full-fledged RPG session management tool.

Under the hood

We use React to build an easy to use interface and Firebase to store and share data between users so everyone is in the same turn. Also, Cypress is used as test runner for easy to write and effective testing.

screenshot

Contribution

If you would like to contribute with the project feel free to send Pull requests in the github repository with features, fixes or documentation and visual improvements.

Installing

npm install

Running

npm start

The app will be available on http://localhost:3000

Testing

Run cypress

npm run cypress open

Click on run all specs button.

About

A helper to manage characters turns on game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published