chess.6
来自「UNIX v6源代码 这几乎是最经典的unix版本 unix操作系统设计和莱」· 6 代码 · 共 28 行
6
28 行
.th CHESS VI 11/1/73.sh NAMEchess \*- the game of chess.sh SYNOPSIS.bd /usr/games/chess.sh DESCRIPTION.it Chessis a computer program that plays class D chess.Moves may be given either in standard (descriptive) notationor in algebraic notation.The symbol `+' is used to specify check;`o-o' and `o-o-o' specify castling.To play black, type `first';to print the board, type an empty line..s3Each move is echoed in the appropriate notation followed bythe program's reply..sh FILES/usr/lib/book opening `book'.sh DIAGNOSTICSThe most cryptic diagnostic is `eh?' whichmeans that the input was syntactically incorrect..sh WARNINGOver-use of this programwill cause it to go away..sh BUGSPawns may be promoted only to queens.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?