|
Your goal is to guess the four colors the computer is thinking of, in
the exact order that the computer is thinking of them. Try to use as
few guesses as possible, you only have a limited number of tries.
Each guess is made by first choosing any combination of four colors,
for example
The computer will tell you how close your guess is by displaying a
white sphere for every color that is correct and in the correct position;
and a gray sphere for every color that is correct but in the wrong
position. For example if the computer is thinking of
Please note that if guess a color (say blue) and there are two blues in the solution; you only get one sphere (either gray or white). Also if you guess two of the same color (say red) and there is one red in the solution; you will also just get one sphere. However, if you guess two of the same color and the solution has two of that color; then you will get two spheres. Good Luck! For those of you who have read this far I will tell you there are 20 levels. |