kimchikimchi / TriviaGame

Week5 Assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TriviaGame

Week5 Assignment

- Press Start to start the game.

- Each question screen should have the following:
    - Time Remaining : (Starts from 30 secs then count down to 0)
    - Question
    - 4 *clickable* multiple choices

- When the user makes a choice with a click, shows whether it's correct or not.
- When it times out, also show the correct one.
- Then shows the next question.

- At the end of the game, screen shows
    -- Correct Answer Counts
    -- Incorrect Answer Counts
    -- Unanswered Answer Counts
    -- and choice of 'Start Over'

About

Week5 Assignment


Languages

Language:JavaScript 70.3%Language:HTML 27.8%Language:CSS 2.0%