Files
oldlinux-files/Minix/CD-ROM-2.0/MINIX/MANUALS/CAT1/TTT.1
2024-02-19 00:21:39 -05:00

60 lines
580 B
Groff

TTT(1) Minix Programmer's Manual TTT(1)
NAME
ttt - tic tac toe
SYNOPSIS
ttt
EXAMPLES
ttt # Start the game
DESCRIPTION
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.
1