- Mastermind is a code-breaking game, and in this version of game, the code is a number and challenge is guess a 4 ~ 8 digit number depending on the chosen level.
- After pressing check button, you can see which digit is correct and which one is wrong by its color, red means the number has not that digit, and yellow means the number has that digit but its place is not correct, and green means right digit in right place.
- If all digits get green then you have the answer.
- You have 5 chances to find out the number, but the challenge is to find the number with minimum try.