Skip to content

πŸƒ A simple React-powered scoreboard for score-keeping while playing analog games

Notifications You must be signed in to change notification settings

saltymouse/scoreboard-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

32 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Scoreboard React

A simple React-powered scoreboard for score-keeping while playing analog games

Demo πŸƒ

https://saltymouse.github.io/scoreboard-react

Scoreboard (mobile size, showing dark/light mode)

How To Use πŸ€„οΈ

Adding & Removing Players

  • Click/tap the Remove Player (πŸ‘€βž–) or Add Player (πŸ‘€βž•) buttons (bottom of the screen) to match the number of players in your game (1 to 4).

Change Your Emoji 🦁

  • Click/tap the emoji on each player to select a new random emoji.

Adding Scores βž•

  • Click/tap Add Scores (βž•) after entering all player's scores.
    • The Add Scores (βž•) icon will change to a (βœ”οΈ) signifying the scores are ready to submit.

Removing Scores βž–

  1. From the score-list, click/tap on the score you wish to remove.
    • Scores from the same round in other players will be highlighted.
  2. Click/tap the Remove Scores (βž–) button.

Editing Scores βœ”οΈ

  1. From the score-list, click/tap on the score you wish to remove.
  2. Adjust the selected scores in the players' input fields.
  3. Click/tap Add Scores (βœ”οΈ) to submit score changes.

Tech Specs πŸͺ€

  • Mobile-first responsive design
  • Dark mode (auto-detected from you OS settings)

Browser Support πŸ•Έ

Chrome Firefox IE Opera Safari
Latest βœ” Latest βœ” 10+ βœ” Latest βœ” iOS 12+ βœ”

Development πŸ’»

  • yarn start or npm start - Runs the app in live-development mode.
  • yarn build or npm build - Builds the optimized production app.

Branching

Quick Legend

Instance Branch Description, Instructions, Notes
Stable stable Accepts merges from Working and Hotfixes
Working master Accepts merges from Features/Issues and Hotfixes
Features/Issues topic-* Always branch off HEAD of Working
Hotfix hotfix-* Always branch off Stable

Todo 🧩

  • Edit/Remove Scores
  • Localization
  • Accessibility
  • Testing
  • Offline

About

πŸƒ A simple React-powered scoreboard for score-keeping while playing analog games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published