TTT.1
资源名称:os_source.zip [点击查看]
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:1k
源码类别:
操作系统开发
开发平台:
C/C++
- 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