summaryrefslogtreecommitdiff
path: root/static/v10/man6/chess.6
diff options
context:
space:
mode:
Diffstat (limited to 'static/v10/man6/chess.6')
-rw-r--r--static/v10/man6/chess.631
1 files changed, 31 insertions, 0 deletions
diff --git a/static/v10/man6/chess.6 b/static/v10/man6/chess.6
new file mode 100644
index 00000000..f177f2b2
--- /dev/null
+++ b/static/v10/man6/chess.6
@@ -0,0 +1,31 @@
+.th CHESS VI 11/1/73
+.sh NAME
+chess \*- the game of chess
+.sh SYNOPSIS
+.bd /usr/games/chess
+.sh DESCRIPTION
+.it Chess
+is a computer program that plays class D chess.
+Moves may be given either in standard (descriptive) notation
+or in algebraic notation.
+The symbol `+' is used to specify check
+and is not required;
+`o-o' and `o-o-o' specify castling.
+To play black, type `first';
+to print the board, type an empty line.
+.s3
+Each move is echoed in the appropriate notation followed by
+the program's reply and
+the elapsed time in seconds.
+.sh FILES
+/usr/lib/book opening `book'
+.sh DIAGNOSTICS
+The most cryptic diagnostic is `eh?' which
+means that the input was syntactically incorrect.
+.sh WARNING
+Over-use of this program has been known
+to cause it to go away.
+.sh AUTHOR
+K. Thompson
+.sh BUGS
+Pawns may be promoted only to queens.