- The Basketball Scoreboard is a simple web application built using HTML, CSS, and JavaScript that allows two teams to keep track of their scores in a basketball game. Users can increase each team’s score by 1, 2, or 3 points using interactive buttons. When a team reaches 21 points, the application announces the winner and resets the scores.
-
Live score display for Team Home and Team Guest
-
Buttons to add +1, +2, or +3 points
-
Reset button to restart the game
-
Score history log to show recent scoring actions
-
Winning condition: First team to 21 points wins