This is a two-player trivia game. Players compete to see who can answer the greatest number of questions correctly.
The following is the user story that a typical player will walk through when playing this game:
User opens website and sees game screen with instructions.
User clicks "Ask Question"
Player1 is shown a question with multiple choice answers.
If correct, player gets 1 point.
Users’ scores are displayed on the top of the screen.
Player 2 is shown a question with multiple choice answers.
The first person to answer five questions correctly is the winner.
Button appears asking players if they would like to play again.