Week 5 Assignment: Trivia Game
Created during Week 5 of Rutgers Coding Bootcamp. The challenge was to create a timed trivia game. Only 15 seconds were alotted to each question. After all of the questions were finished, the final scoreboard of how well you did would appear.
I wanted to create a Pixar trivia game that was towards the more difficult side and gave animation buffs a challenge. I also created a simpler version for friends and family after the initial app that can be found here: https://pixartriviajr.herokuapp.com/
Play here: https://pixartrivia.herokuapp.com/
Displays time left, question number, and highlights answers on hover.
Displays answer if answered incorrectly
- Google Fonts
- Bootstrap
- jQuery
- Bootstrap: visit http://getbootstrap.com/getting-started/ for the CDN and link in html
- jQuery: visit http://code.jquery.com/ and link in html
- Sublime Text - Text Editor
- Bootstrap- Wireframe
- Stefanie Ding - HTML/CSS/JS - Stefanie Ding
- Thanks to Dan, Nate, and Jimmy from Rutgers Coding Bootcamp for additional help.