Introduction
Welcome to Code Breaker (Mastermind)! This is a two-player deduction game.
One player is the Codemaker -- they create a secret 4-color code. The other player is the Codebreaker -- they must deduce the code within 10 guesses.
There are 6 colors available: Red, Blue, Green, Yellow, Purple, and Orange. Colors can be repeated in the code. That means there are 6^4 = 1,296 possible codes!