The Skull King Scoreboard is a single-page web application built using React and TypeScript. It allows players to easily track their scores while playing the Skull King card game, making score calculation faster and more convenient.
Tracking scores manually during the Skull King card game can be cumbersome, especially with its complex scoring system. This application simplifies the process by automating score calculations, allowing players to focus more on the game and less on managing scores.
To get started with the Skull King Scoreboard Application:
- Clone the repository.
- Run
npm install
to install the necessary dependencies. - Use
npm run dev
to run the application locally on your machine.
- Enter the number of players at the start of the game.
- Track each player's score for every round using the provided input fields.
- The app will automatically calculate the scores and display the leaderboard as the game progresses.
If you'd like to contribute to the Skull King Scoreboard project, follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/new-feature
). - Make your changes and commit (
git commit -am 'Add new feature'
). - Push to the branch (
git push origin feature/new-feature
). - Submit a pull request for review.
- React
- TypeScript
- Node.js
- Vite
- HTML/CSS
- User icon by X Marks The Spot PNGs by Vecteezy