ttt.1
来自「Unix操作系统minix 2.0源码」· 1 代码 · 共 60 行
1
60 行
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
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?