Welcome to the Darty Party Scoreboard - your web-based scoreboard for various dart games!
The Darty Party Scoreboard lets players keep track of their scores in various dart games. No need for manual scorekeeping or calculations. Just focus on the game and let the scoreboard handle the rest!
Experience the Darty Party Scoreboard here.
- Classic Mode: Start a classic game of darts and keep the scores updated in real-time.
- Responsive Design: Designed to adapt and look great on both mobile and desktop devices.
- Cypress Integration: We ensure the quality and reliability of our scoreboard with Cypress tests.
- Node.js
- Yarn or npm
- Clone the repository:
git clone https://github.com/your-github-username/darty-party.git
Navigate to the project directory:
cd darty-party
Install dependencies:
npm install
Start the development server:
npm start
To run the Cypress tests:
npm run cypress:open
TODO: Fix restart bug TODO: Add Party Mode games TODO: Add backend for keeping track of games, players, and leaderboards TODO: Add leaderboard for current game