TTT(6,C) AIX Commands Reference TTT(6,C)
-------------------------------------------------------------------------------
ttt
PURPOSE
Plays tic-tac-toe.
SYNTAX
+--------+
/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 (refer to keyboard definition) or END OF FILE
(Ctrl-D).
FILES
/usr/games/ttt.a
Learning file.
Processed November 8, 1990 TTT(6,C) 1