Trivia Game using JavaScript for logic, jQuery to manipulate HTML, and timers to add excitement for answering questions.
Trivia Game asks the user 10 questions. The user has 30 seconds to answer each question. The correct answer is given after each guess, along with an associated gif. The results are tallied after all 10 questions are guessed and reported to the user.
You should be able to download the files via the github pages link below and run locally on your computer:
https://github.com/emswann/TriviaGame.git.
You can also access the application via the github pages link below:
https://emswann.github.io/TriviaGame/.
No prior software needed to run.
- Bootstrap - Front-end HTML, CSS, javascript framework for creating responsive web applications.
- JavaScript - Programming language.
- jQuery - Javascript library.
Please feel free to offer any suggestions. As always, programming is a work of art in progress.
- Elaina Swann - Github



