Skip to content

Latest commit

 

History

History

mmind-1.0.0

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
mmind-1.0.2 - A simple C mastermind game.
(c) [email protected] - 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.