denzgrant / Retro-Video-Game-Quiz-

A quiz related to retro video games I made with JavaScript, Google Fonts, HTML, and CSS

Home Page:https://denzgrant.github.io/Retro-Video-Game-Quiz-/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Retro Video Game Quiz 🕹️

  • U of Arizona Coding Bootcamp Assignment
  • A video game quiz containing questions related to retro gaming. User is free to upload score after end of quiz.

User Story 📖

  • GIVEN I am taking a code quiz
  • WHEN I click the start button
  • THEN a timer starts and I am presented with a question
  • WHEN I answer a question
  • THEN I am presented with another question
  • WHEN I answer a question incorrectly
  • THEN time is subtracted from the clock
  • WHEN all questions are answered or the timer reaches 0
  • THEN the game is over
  • WHEN the game is over
  • THEN I can save my initials and score

Languages Used 📚

  • HTML
  • CSS
  • JavaScript
  • jQuery

Acknowledgments 🥂

  • Nintendo
  • SEGA
  • Senorgif.com for creating an amazing gif.

About

A quiz related to retro video games I made with JavaScript, Google Fonts, HTML, and CSS

https://denzgrant.github.io/Retro-Video-Game-Quiz-/


Languages

Language:JavaScript 70.8%Language:HTML 20.7%Language:CSS 8.5%