ttt - tic tac toe
ttt
ttt # Start the game
This program allows the user to engage in a game of tic tac toe (noughts and crosses) with the computer. The program uses the alpha-beta algorithm, so the user had better be sharp.