This is a simple HTML, CSS, and JavaScript-based color game that provides a fun and interactive way for users to test their color recognition skills.
- Clone the repository to your local machine using
git clone https://github.com/chandramohan0/ColorGameProject.git
-
Open the index.html file in your preferred browser.
-
Choose between two game modes: Easy or Hard.
-
In each mode, you will be presented with a number of colored squares.
-
Your goal is to click on the square that matches the given RGB color code.
-
Enjoy the game and test your color recognition skills!
- HTML
- CSS
- JavaScript
Feel free to contribute to this project by submitting a pull request or by creating an issue.