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

https://github.com/mo7ammedd/color-quiz-application

displays questions related to hexadecimal color codes
https://github.com/mo7ammedd/color-quiz-application

color colorgame css hexadecimal javascript-game

Last synced: 8 months ago
JSON representation

displays questions related to hexadecimal color codes

Awesome Lists containing this project

README

          

# JavaScript Color Quiz App

This is a simple color quiz application built using HTML, CSS, and JavaScript. The app displays questions related to hexadecimal color codes and challenges users to select the correct color.

## Features

- Randomly generates questions about hexadecimal color codes.
- Displays multiple options for each question.
- Starts a countdown timer for each question.
- Provides immediate feedback on user's answer correctness.
- Calculates and displays the user's score at the end of the quiz.
- Allows users to restart the quiz.

## How to Engage

Embark on this color-filled adventure by trying out our [Live Demo](https://mo7ammedd.github.io/color-quiz-application/). Immerse yourself in the world of hexadecimal colors and put your knowledge to the test!

## Crafting Your Own Path

1. Clone the repository as mentioned above.
2. Make changes to the JavaScript code in the `script.js` file to modify quiz questions or behavior.
3. Customize the CSS in the `styles.css` file to adjust the app's appearance.
4. Open the `index.html` file in a web browser to test your changes.

## License

This project is licensed under the MIT License - see the [LICENSE](https://github.com/Mo7ammedd/color-quiz-application/blob/main/LICENSE.txt) file for details.