Skip to content

aquaomarine/TriviaQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TriviaQ

This is a basic trivia game that allows a player to practice.

User Stories

The following required functionality is completed:

  • A user can view questions.
  • Questions with their multiple choice options must be displayed one at a time.
  • Questions should not repeat in a round.
  • A user can select only 1 answer out of the 4 possible answers
  • The correct answer must be revealed after a user has submitted their answer
  • A user can see the score they received at the end of the round

How to Run

Here's a walkthrough on how to run my code:

  1. After downloading the file you can click on the index.html to open the game.

To run it on Live Server:

  1. Open project on VSCode.

  2. Download the extension "Live Server."

  3. Right click in the whitespace in the file, and select "Open in Live Server."

  4. The project shoul open up in a browser.

Start Page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published