Skip to content

philgraetz/TriviaGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Minnesota Trivia Game

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

Problem Description

  • Display "answer" page for short interval, then go to next page
  • Update a "seconds left" display on regular intervals
  • Determine when time is up

How it was solved

  • 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

About

HW 5 - Trivia Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors