mmind-1.0.2 - A simple C mastermind game. (c) peter.sieg1@gmx.de - released under GNU GPL version 2 or higher. Compiled with: cc65 version 2.11.0 Tested under WinVICE 1.20 and real C64 hardware. You have to guess a 4 digit number. All digits are different, no zero. As a hint, the program will print + for a right digit, but wrong position and # for right digit and right position.