Mastermind
Description
Mastermind is an implementation of the code breaking game. The player can choose the length of the code and then try to guess it. After each guess the player is informed of the amount of numbers in the correct position and those that occur in the code but are in the wrong position. Using logical deduction the player has to find out what the correct code is in as few guesses as possible.


