This trivia game has three different categories to choose from, each based off of a different theme!
Live Link: https://senabon.github.io/TriviaGame/
-
HTML
-
CSS
-
Javascript
MVP Goals
-
As a user, I am able to click an answer and see if it is correct.
-
As a user, I am able to go back to the home screen and choose another category.
-
As a user, I am able to gain points for every correct answer.
-
As a user I want to be able to play this game at any screen size.
Stretch Goals
-
Be able to carry the score over to other categories
-
Use points to upgrade to more levels/questions
-
Add sound
-
Add a timer
-
The user can click the correct answer multiple times to get more points
-
The user can select another answer after selecting the wrong answer.
-
The first question shows up at the end of the loop.