Research V4 development
[unix-history] / man / man6 / chess.6
CommitLineData
eea3be62
KT
1.th CHESS VI 11/1/73
2.sh NAME
3chess \*- the game of chess
4.sh SYNOPSIS
5.bd /usr/games/chess
6.sh DESCRIPTION
7.it Chess
8is a computer program that plays class D chess.
9Moves may be given either in standard (descriptive) notation
10or in algebraic notation.
11The symbol `+' is used to specify check
12and is not required;
13`o-o' and `o-o-o' specify castling.
14To play black, type `first';
15to print the board, type an empty line.
16.s3
17Each move is echoed in the appropriate notation followed by
18the program's reply and
19the elapsed time in seconds.
20.sh FILES
21/usr/lib/book opening `book'
22.sh DIAGNOSTICS
23The most cryptic diagnostic is `eh?' which
24means that the input was syntactically incorrect.
25.sh WARNING
26Over-use of this program has been known
27to cause it to go away.
28.sh AUTHOR
29K. Thompson
30.sh BUGS
31Pawns may be promoted only to queens.