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
- Host: GitHub
- URL: https://github.com/mo7ammedd/color-quiz-application
- Owner: Mo7ammedd
- License: mit
- Created: 2023-08-10T15:41:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-10T16:01:04.000Z (over 2 years ago)
- Last Synced: 2025-03-29T03:41:29.023Z (9 months ago)
- Topics: color, colorgame, css, hexadecimal, javascript-game
- Language: JavaScript
- Homepage: https://mo7ammedd.github.io/color-quiz-application/
- Size: 15.6 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.