Skip to content

REACT, TYPESCRIPT & CAPACITOR.JS-> Single page application built in React (with mobile capability via Capacitor.js) that gives users the ability to track their scoring for the Skull King card game.

Notifications You must be signed in to change notification settings

jeffpodmayer/skull-king-scoreboard

Repository files navigation

Skull King Scoreboard Application

Description

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.

Why?

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.

Quick Start

To get started with the Skull King Scoreboard Application:

  1. Clone the repository.
  2. Run npm install to install the necessary dependencies.
  3. Use npm run dev to run the application locally on your machine.

Usage

  1. Enter the number of players at the start of the game.
  2. Track each player's score for every round using the provided input fields.
  3. The app will automatically calculate the scores and display the leaderboard as the game progresses.

Contributing

If you'd like to contribute to the Skull King Scoreboard project, follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/new-feature).
  3. Make your changes and commit (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature/new-feature).
  5. Submit a pull request for review.

Application Tech Stack

  • React
  • TypeScript
  • Node.js
  • Vite
  • HTML/CSS

Attributions

About

REACT, TYPESCRIPT & CAPACITOR.JS-> Single page application built in React (with mobile capability via Capacitor.js) that gives users the ability to track their scoring for the Skull King card game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published