Skip to content

jsparks404/Project-1-Trivia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trivia!

This is a simple, 1 player, multiple choice trivia game. Trivia, as we know it, came around in the 1960s when college students traded questions and answers about pop culture from their youth. In this game, you will be tested on random trivia questions from many categories. You may even need to possess knowledge fit for a king. How well can you do?

Screenshots

screenshot1

screenshot2

screenshot3

Technologies used

HTML, CSS, JavaScript

Getting Started

Just click the link below and you will be led to the game page. Click the 'Start Trivia' button and the game will begin. You will be asked 10 questions in total, each with 4 choices. Click whichever choice you think is best. You will shown whether you choice was correct or not, and the next question will load. Once you've answered all 10 questions, you will be shown your final score. You will also be given the option to play again if you so choose.

https://jsparks404.github.io/Project-1-Trivia/

Next Steps

There are a few hiccups I came across. One specific one is when the user hovers over the the choices, the entire background of the choice row would change color. To temporarily fix it, I made it so there was no background showing behind the choices. I hope to fix the problem to allow for better styling. Also I want to make it so the user is only able to answer once within the time frame for each question.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors