A short game that asks questions about Minnesota, giving multiple choice answers for user to select.
The game is deployed here
The source code is here
- Display "answer" page for short interval, then go to next page
- Update a "seconds left" display on regular intervals
- Determine when time is up
- An interval timer was set to update the clock
- A timeout timer was set to automatically go to next page
- A "TriviaGame" prototype object was used to track score and other game information