Sponsors

Tic Tac Toe Applet

This applet uses nega-max for its search. I hacked together a quick C++ program and then converted it to this Java applet. The sources to both are given here. This was part of a school project and is circa 2001.

C++ Source
Java Applet Source