Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mauryiv/js-quiz-game


https://github.com/mauryiv/js-quiz-game

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# JavaScript Quiz Game

## Description
Here is a quick quiz that keeps track of high scores and run through some questions about simple JavaScript.
https://mauryiv.github.io/js-quiz-game/

## Visuals
![Screenshot 2024-01-24 at 6 08 37 PM](https://github.com/MauryIV/js-quiz-game/assets/146037880/0c2551a1-7bba-402f-8840-7673ea0c96de)
![Screenshot 2024-01-24 at 6 08 53 PM](https://github.com/MauryIV/js-quiz-game/assets/146037880/2e0f5821-7651-4989-832b-8eb649f46129)
![Screenshot 2024-01-24 at 6 10 00 PM](https://github.com/MauryIV/js-quiz-game/assets/146037880/970fb1a7-5757-4750-b8d0-59d76a4403a5)

## Usage
Could be used to practice learning some simple JavaScript or just for fun!

## Roadmap
I want to fix the bug. The bug has something to do with the highscore button on the top left, if it is pressed after quiz starts, it will mess up the game.

## Contributing
I'd love some contribtions on how to fix the bug.

## Authors and acknowledgment
Thank you to the DU bootcamp and the tutors for helping me better understand ways to approach this program.

## License
Refer to LICENSE.

## Project status
Mostly completed, but still in progress.