A color game web application which acts as a tool to test user's knowledge regarding RGB!!
1. Clone the repository or download the zip file2. After cloning or extracting, open Color_Game/Color_picker/color_picker.html" in any browser on your PC.
3. Enjoy the game. 😃 * This is a color guessing game in which you need to choose the right color corresponding to the rgb value been given in the heading. * On choosing the wrong one ,a message "Try Again!" is displayed. * On choosing the right one the message "You Found!:-)" is displayed.
When you click on the wrong color,the color fades out and gets gets removed.
When you choose the right color,all the squares acquire the correct color as well as the header.
As you choose the right color the New Colors option changes to Play Again and you can play the game again with a new set of colors.