Package games.jotto.players

Class Summary
ComputerGuesser  
HumanGuesser This is the Human Guessing Class The method processHumanGuess is called when the human is guessing the model's secret word.
JottoGuesser  
RandomComputerGuesser This is the Random Computer Guesser class.
SmartComputerGuesser This is the Computer Guesser class.