/Color-Game-Project

A fun game to guess RGB color.

Primary LanguageJavaScript

Color_Game:

A color game web application which acts as a tool to test user's knowledge regarding RGB!!

Contents:

How to play the game on your local sysytem

1. Clone the repository or download the zip file
2. After cloning or extracting, open Color_Game/Color_picker/color_picker.html" in any browser on your PC.
3. Enjoy the game. 😃

Description

* 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.

Screenshots:

Main Interface of the game:

Hard Mode:

Game Main Screen

Easy Mode:

Easy Mode

When Chosen Wrong Color:

When you click on the wrong color,the color fades out and gets gets removed. Chosen Wrong Color

When Chosen Right Color:

When you choose the right color,all the squares acquire the correct color as well as the header. Chosen Correct

To play Again

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. New Game

New Game:

new game