A simple combat planner/runner for Pen-and-Paper roleplaying games such as Dungeons and Dragons.
This project is currently a client-side only application built with React.
To get it running on your machine simply run the commands below.
brew install yarn
yarn install
yarn start
- React
- Semantic UI React
- styled-components
- Joseph Black - Initial author - JosephConradBlack.com
This project is licensed under the MIT License - see the LICENSE file for details