Skip to content

A simple utility app used to help track numerous participants in a chase. This is specifically for Call of Cthulhu 7th edition.

License

Notifications You must be signed in to change notification settings

coulgreer/call-of-cthulhu_chase-tracker

Repository files navigation

Call of Cthulhu: Chase Tracker

A utility website to be used in tandem with Call of Cthulhu 7th Edition while in a chase. The goal is to ease the burdens of the user with the crunchy details of gameplay while allowing more focus on story and roleplaying aspects.

Check out the web app at: https://callofcthulhu-chasetracker.herokuapp.com/

Terminology

  • CON - Constitution
  • DEX - Dexterity
  • MOV - Movement
  • Speed - Speed Modifier
  • STR - Strength

Key Features

  • Track individual participants data
  • Lovecraftian aesthetic
  • Dark mode

Roadmap

  • Grouping participants into "Distancers" and "Pursuers"
  • Track chase events
  • Track turn count
  • Tracking actions per turn
  • Saving prior data

Installing

To clone and run this application, you must install git and Node.js which comes with npm. After installation of the requirements, use the following commands:

# Clone this repository
$ git clone https://github.com/coulgreer/call-of-cthulhu_chase-tracker.git

# Change into the project directory
$ cd callofcthulhu-chasetracker

# Install dependencies
$ npm install

# Start program
$ npm start

Testing

The testing command is an alias for jest --silent which will run all tests. See the jest cli documentation for more options.

npm test

Acknowledgments

Built with

License

Zero-Clause BSD (0BSD) - Check the LICENSE for more information.

About

A simple utility app used to help track numerous participants in a chase. This is specifically for Call of Cthulhu 7th edition.

Topics

Resources

License

Stars

Watchers

Forks

Languages