Welcome to the Color Match Game repository! This simple and interactive web-based game challenges players to match a given color by adjusting the levels of red, green, and blue in a mixer.
- Dynamic color mixer with RGB sliders.
- Randomly generated target color for each game.
- Check button to verify if the color matches the target.
- Reset button to start a new game.
- Hint button to provide hints for achieving the target color.
- User-friendly interface with responsive design.
To play the Color Match Game, follow these steps:
-
Clone this repository to your local machine:
git clone (https://github.com/thesahirahmed/color-matcher.git)
-
Open the
index.html
file in a modern web browser. -
The game interface will load, displaying the target color, color mixer, sliders, and buttons.
-
Use the RGB sliders to adjust the levels of red, green, and blue in the mixer to match the given color.
-
Click the "Check" button to verify if your color matches the target.
-
Click the "Reset" button to start a new game with a different target color.
-
Click the "Hint" button to receive hints on achieving the target color.
The game can be customized by modifying the HTML, CSS, and JavaScript files. You can change the game's appearance, colors, and behavior to suit your preferences.
For detailed instructions and documentation, please refer to our Color Match Game Documentation
- Ensure that you have an updated web browser to run the game.
- Check your internet connection if the game fails to load.
The Color Match Game is created and maintained by Sahir Ahmed. Follow him on Linkedin
- Version 1.0 (Current Version):
- Initial release of the Color Match Game.
- Basic game functionality with RGB color mixing and verification.
This project is licensed under the MIT License.