Keep track and calculate darts scores while playing on a traditional board.
Try it: https://darts-calculator.netlify.app/
Current game modes:
- 301, 501, 701
- shootout
- cricket
Features:
- Up to 5 players
- Highscores for shootout in localStorage
npm install
npm run serve
npm run build
npm run lint