Mastermind Set Up (updated to work properly in 3.0) A copy of Greg's Mastermind with the code for telling you the results of your guess deliberately removed, making it unplayable as is. Click the Green Flag to receive full instructions. Use Up/Down Arrows to change # of Colours (6-10). Hit Space or (GO) to start solving the randomly generated Code. Click a colour on the left side of the screen to choose it, then click on the position on the board where you want to place it. Hit the [check results] button to complete a guess. Try to crack the code in less turns than there are colours in the game.
Created by @gregatku for use in Coding Classes for Kids Unlimited, for whom I work as a Coding teacher. The project is a simulation of the classic Mastermind code cracking game, but with 6-10 colours and repeated colours allowed. This is a version of Greg's Mastermind with the code for counting Blacks (right colour, right position) and Whites (right colour, wrong position) removed, for students to write.