Simple trivia game built using HTML, CSS, and JavaScript. Questions are pulled from Open Trivia Database.
Site is currently hosted here.
Download/clone the repo and open index.html
.
Select the correct answer to the displayed question. If you get a question correct, your streak (number of questions you've answered correctly in a row) and score (total points depending on question difficulty) will increase. Once you get a question wrong, your streak and score will reset.
Your max streak and high score will be displayed in the bottom left.
Have fun!