Master Code Breaker
Released under the GPL. Use at your own risk.

This game is like the old MasterMind game, in glorious ascii! :)

How to Play
-----------
1) When you start the game, the intro will play. Press any key during the intro to exit.
2) Press N for new game.
3) Enter secret code for computer to find, computer will do the same for you. Press C to erase last color selection.
4) Confirm selection. 
5) Enter guess, confirm. The intel section will indicate how close your guess is:
	a) A black marker means right color, right spot.
	b) A white marker means right color, wrong spot.

The included HTML give the solve table the computer uses. It should always solve in five or less. If it doesn't either the table is wrong, or there is a bug. 

The inlcuded exe is a windows executable. I have included the source code so it can be compiled on other platforms using FreeBasic: http://www.freebasic.net/.

Rick Clark
