home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Trees / V6 / usr / man / man6 / chess.6 < prev    next >
Encoding:
Text File  |  1975-06-26  |  743 b   |  28 lines

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