This is a small game that generates random values for red, green, and blue (RGB) components to create a unique color blend, challenging players to guess the resulting shade. This project enhances color recognition skills and understanding of the RGB model, providing an engaging experience for users.
- The game generates a random RGB color.
- Players must guess the resulting shade based on the given RGB values.
- The game provides feedback on the correctness of the guess.
To run this on your local machine, follow these steps:
- Clone the repository using the following command:
git clone https://github.com/mann-patwa/Color-Game.git
- Navigate to the project folder on your computer.
- Open the
index.htmlfile in any web browser to start the game.
Enjoy the game and improve your color recognition skills!
