Site hosted by Angelfire.com: Build your free website today!

Project Notes


Project: Javatto
Version: 1.0
Author: Josh Jones
Company: Independent
Description:
Implementing the game Jotto in a Java applet.



Jotto is a Mastermind-like game where you use logic to deduce a secret word. The word is randomly chosen by the computer from a simple database of words. These words are all five letters long and have no repeating letters. Only real words are used, and this version has no four-letter plurals. When you click the "guess" button, it checks to see if the string in the text box is a valid word, and if so, returns the number of letters that are both in the guess word and in the secret word. The trick is finding out through logic which of these letters are the right letters. Have fun!


Ideas for next version:

Email the author at:
tajyo@hotmail.com