Puzzle Detail
Mastermind 6 Colors — Set 77
Mastermind: 6-colors #77
- Title
- Mastermind: 6-colors #77
- CodeType
- colors
- CodeLength
- 4
- ColorCount
- 6
- Colors
- Red
- Blue
- Green
- Yellow
- Purple
- Orange
- SecretCode
- Yellow
- Orange
- Orange
- Orange
- Guesses
- {"guess":["Red","Blue","Green","Yellow"],"blackPegs":0,"whitePegs":1}
- {"guess":["Blue","Green","Yellow","Purple"],"blackPegs":0,"whitePegs":1}
- {"guess":["Yellow","Blue","Red","Purple"],"blackPegs":1,"whitePegs":0}
- {"guess":["Yellow","Blue","Yellow","Purple"],"blackPegs":1,"whitePegs":0}
- {"guess":["Purple","Red","Yellow","Purple"],"blackPegs":0,"whitePegs":1}
- {"guess":["Yellow","Orange","Yellow","Blue"],"blackPegs":2,"whitePegs":0}
- {"guess":["Yellow","Orange","Yellow","Orange"],"blackPegs":3,"whitePegs":0}
- {"guess":["Yellow","Blue","Yellow","Orange"],"blackPegs":2,"whitePegs":0}
- Question
- Using the 8 guesses and their feedback shown below, deduce the secret 4-peg code. The available colors are: Red, Blue, Green, Yellow, Purple, Orange.
- Rules
- The secret code has exactly 4 positions.
- Available colors: Red, Blue, Green, Yellow, Purple, Orange. Repetition is allowed.
- Black peg (●): correct color/digit in the correct position.
- White peg (○): correct color/digit but in the wrong position.
- The number of pegs does not indicate WHICH positions are correct.
- Hint
- Use process of elimination: identify which colors are in the code, then find their positions.