Hendrixm7 / assignments

0 stars 0 forks source link

20 - scoreboard - intro to javascript #25

Closed Hendrixm7 closed 4 years ago

Hendrixm7 commented 4 years ago

Score Board

For this assignment, you are creating a simple interactive scoreboard for your favorite sport.

Requirements

Explorer Mode

Part 1:

Part 2:

Adventure Mode

Epic Mode

Hendrixm7 commented 4 years ago

https://github.com/Hendrixm7/scoreboard

mdewey commented 4 years ago

Definitely a different way to do it than what we discussed in class, but it works! Good job.