- Create basketball trivia game using HTML, CSS, Javascript.
- Demonstrate the use of HTML, CSS, and Javascript in the creation of a basic trivia game.
- Create list of trivia questions with 4 possible answers.
- Create timer for answering each question.
- Create output for correctly or incorrectly answering question.
- Output correct answer when answered wrong.
- Create timer for whole game.
- Keep track of game wins and losses.
- Allow for new game reset.
