This class plays a game of Mastermind with you! It creates a random pattern and you try to crack the code! You make guesses, and it tells you how close you are to being correct! Just run main() and it can explain the rules. This is version 1.0 - it is command line only. I haven't had time to make a GUI yet.