You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the beginning of each game a four color code will be generated.
The colors are always chosen from the seven colors in the top row. Duplicates are not allowed.
The objective is to guess the secret code. You have to guess the colors and put them in the same order as they are in the secret code.
Choose one color among the seven colors from the top row (blinking color is current color).
Place it in the circle of current row. After placing four colors, click on the Check button.
Whenever the check button is clicked Green/Red colors will be displayed in the small four circles which are after the Check button in the following way:
Green color:represents one of the colors what you have placed is there in the secret code and it is in correct position as in the secret code.
Red color:represents one of the colors what you have have placed is there in the secret code but it is not in correct position.
You have ten chances to guess the correct code, if you exhaust all of them without guessing the code, you lost the game and the secret code will be displayed in the last row.