Mastermind | Computer Science homework help
Modify your version of the project to the following specifications. 1) Randomly generate a code to break in the range of 0000 to 9999. Use characters not integers. 2) Include an option which test all possible guesses instead of playing the game. A table will be generated which is 10,000 long with a guess starting at characters 0000 to 9999 incrementing by 1 each […]