A game to guess the color for a given RGB value
- The New Colors button gives a random RGB value.
- The player should click any one of the 4 buttons(circular in shape).
- Upon clicking the correct circular button, 'Guess the color!'tab turns green with a message at the bottom.
- Upon clicking the wrong circular button, 'Guess the color!'tab turns red with a message at the bottom.
- The player can click the 'New Colors' button to get different set of RGB values.
- The player can click 'Play Again?' to reset the game.