An open API service indexing awesome lists of open source software.

https://github.com/cobypear/codetrivia

Code Trivia game made with JavaScript, JQuery, HTML, and CSS
https://github.com/cobypear/codetrivia

code quiz trivia-game

Last synced: 6 months ago
JSON representation

Code Trivia game made with JavaScript, JQuery, HTML, and CSS

Awesome Lists containing this project

README

          

# Code Trivia!

This application quizes the user on their knowledge of HTML, CSS, and JavaScript fundementals.
The Application can be found here: https://cobypear.github.io/CodeTrivia/

The start quiz screen:
![Start Screen](https://i.imgur.com/hHmxJxm.jpg)

A sample question:
![Sample Question](https://i.imgur.com/CoOh367.jpg)

Users can store their high scores and view them at the 'highscore' link at the top left corner of the page:

![High Score Screen](https://i.imgur.com/mbamwRy.jpg)

# Technologies Used

- JavaScript
- CSS
- HTML
- LocalStorage

# Future Development

- More Questions
- Light Mode & Dark Mode
- Animations