Mastermind I
Description
Mastermind I is a computer implementation of the board game Mastermind. The game is written for Level I BASIC. It only allows play for one player against the computer. The computer has a code that the player must crack, after each guess at the code the computer tells the player the amount of correct digits and digits that occur in the code but are wrongly placed. The player must guess the code in 10 turns or less.


