ttt
PURPOSE
Plays tic-tac-toe.
SYNOPSIS
/usr/games/ttt [ -e ] [ -i ]
DESCRIPTION
The ttt game plays the popular X and O game. This is a
learning version, but it learns slowly. It loses nearly
80 games before completely mastering the game.
FLAGS
-e Increases the speed of the learning.
-i Displays the instructions prior to the start of the
game.
To quit the game, press INTERRUPT (Alt-Pause) or END OF
FILE (Ctrl-D).
FILES
/usr/games/ttt.a Learning file.