Township has changed the regatta tasks rules, therefore, this calculator is not import anymore.
This is a relay task points calculator for the game Township, which will help you check whether other teams are doing full relay task or not.
More info about the Township and regatta relay race can be found in Here
Visit the living website: https://township-regatta-calculator.deeerui.com/
- If the result is
not full relay tasks
, then the teammust
not be doing full relay task. - If the result is
maybe full relay task
, then the team still get a chance to be not doing full relay task.
This is a Next.js project
with create-next-app
.
First, run the development server:
yarn dev
yarn build
yarn start
- React components can be found under
pages/
folder. - Core function to parse the regatta points can be found at
utils/relay.ts
- If you found any issues or bugs for this app, free feel to raise an issue or pull request.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!