Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 489 Bytes

File metadata and controls

7 lines (5 loc) · 489 Bytes

Mario Trivia Game

General App Functionality

This App is a simple Mario-based trivia quiz game. The user has 30 seconds to answer 8 questions about Mario facts.

App Technical Functionality

One of the purposes of this app was to incorporate the use of timers onto a webpage. In addition to using a broswer based timer, the app makes use of radio buttons for the quiz questions and answers part. Other technologies utilized for this project are JavaScript, JQuery, HTML5, and CSS.