Tell me, who gets tired of this old classic? Ok, fine, just about everyone, but hey, it's still fun once in a while, right? Mainly this program demonstrates the mini-max with alpha beta pruning routine for move generation. The C++ Builder tic tac toe source code is included within the exe (extract from the file menu).
-Play computer vs computer vs human vs human.
-Comes with a built in hex to binary to hex converter (great for sending small binaries as hex encoded text through email, or whatever else text based method you can think of).