Skip to content

A simple basketball scoreboard like in real life! It contains a timer, which counts 4 quarters of 10 minutes and allows the user to pause game at any time, to add points to home team and guest team (+1, +2, +3). It displays the score and which quarter it is.

Notifications You must be signed in to change notification settings

jelenkoo10/basketball_scoreboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basketball Scoreboard

A simple basketball scoreboard like in real life! It contains a timer, which counts 4 quarters of 10 minutes and allows the user to pause game at any time, to add points to home team and guest team (+1, +2, +3). It displays the score and which quarter it is. Team that leads has its text color highlighted a bit. Made as a Solo project on Frontend Career Path

Table of contents

Overview

Users are allowed to:

  • start, pause and restart the game
  • add 1, 2 or 3 points to home team or the guest team at any time, except when the game is paused
  • see the score and the current quarter

Screenshot

Mobile and desktop design of basketball scoreboard.

Links

Process

Built with

  • Semantic HTML5 markup
  • CSS font-face
  • CSS variables
  • Flexbox
  • Mobile-first workflow

Useful resources

  • Timer function - This helped me establish my startTimer and startClock functions in JavaScript.

Author

About

A simple basketball scoreboard like in real life! It contains a timer, which counts 4 quarters of 10 minutes and allows the user to pause game at any time, to add points to home team and guest team (+1, +2, +3). It displays the score and which quarter it is.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published