TicTacToe v1.1


The source.

This is Java code that was included with the JDK 1.2. I have modified it in several ways. I have changed it to use the new Swing libraries and to work from a JAR file (both code and data). I also fixed the rather lame picking algorythm that Sun had implemented. The picking engine now will look ahead a few moves and evaluates moves based on what could happen down the road. It is now good enough that I don't think the computer can lose a game ( I have added taunting messages in the status bar as well). The human player can lose by making mistakes.


</COMMENT> alt="Your browser understands the <APPLET> tag but isn't running the applet, for some reason." Your browser is completely ignoring the <APPLET> tag!
1