Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 530 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 530 Bytes

TriviaGame

USCIS Citizenship Interview Questions Theme

Unit 5 practice (Jquery and Javascript)

  • Player will be asked 10 multiple choice questions
  • For each question, player has 30 seconds to select one of the four choices
  • After the player select the answer, the message will show if the answer is correct or incorrect.
  • If the player does not pick any of the choices, Time's up message is shown.
  • Player wins the game by answering 7 or more quetions correctly.
  • The result will be displayed after the 10th question.