Skip to content

J-Maica/scoreboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scoreboard

This Scoreboard is a simple JavaScript project that allows you to create and track the scores of two teams for a specified number of rounds. This project was created as part of my JavaScript practice exercises

  • Input fields to enter the names of Team A and Team B.
  • Input field to specify the number of rounds.
  • Create a scoreboard for each team, displaying their names and scores.
  • Buttons to increment, decrement, and reset each team's score.
  • It validates the team names to ensure that they are not empty of the same.
  • Hide round nummber if not specified

Technologies

  • HTML
  • CSS
  • JavaScript

About

Scoreboard (HTML, CSS, JavaScript)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published