Closed CelesteSippel closed 5 years ago
The only change I would make is to default the starting score to 0 either by hardcoding it on lines 23 and 41 in the HTML or with the counter in Javascript.
Your homework 03 -scoreboard - using javascript was marked: Meets Expectations
“Get up and dance!” — via Mark Dewey
Score Board
For this assignment, you will be creating a simple interactive scoreboard for your favorite sport.
Requirements
Explorer Mode
update
buttons to update the corresponding values on the page. The score buttons should adjust the current score by a "hard-coded" value.Adventure Mode
Epic Mode