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