Mastermind Variants

Mastermind is a game played by two players, the codemaker and the codebreaker. The game begins with the codemaker selecting a code, a sequence of four colors (digits, pegs or other symbols) (c1, c2, c3, c4) chosen from a set of six colors (repetitions allowed). The codebreaker will then try to guess the code. After each guess (g1, g2, g3, g4), the codemaker responds with two numbers. The first, the number of exact matches, is the number of times ck = gk , k = 1, ... , 4. The second, the number of near matches, is the number of colors in the guess which are the right color, but in the wrong position. In the applet bellow the number of exact matches is indicated by small red dots, while white dots define the second number. In the real game the codemaker uses small pegs for the same purpose.

When you choose "Continuous response", the small pegs are displayed as soon as you complete one row of the puzzle. In the static variant, computer makes a sequence of (always the same!) moves responses to which clarify the situation completely. All you have to do is to find the right move to solve the puzzle.

You may choose to receive responses only to exact matches or play the puzzle in which no color repetition is allowed.


This applet requires Sun's Java VM 2 which your browser may perceive as a popup. Which it is not. If you want to see the applet work, visit Sun's website at https://www.java.com/en/download/index.jsp, download and install Java VM and enjoy the applet.


What if applet does not run?

Mastermind

|Contact| |Front page| |Contents| |Games|

Copyright © 1996-2018Alexander Bogomolny

71471482