home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Games / GNU Chess 3.0.2 / DOCUMENTATION / GENERAL < prev    next >
Encoding:
Text File  |  1992-01-27  |  1.2 KB  |  20 lines  |  [TEXT/MSWD]

  1. y David Welsh and Boris Bazcynski
  2.    The Joy of Computer Chess, by David Levy
  3.    Chess Skill in Man and Machine (2nd edition), by Peter Frey
  4.  
  5.  
  6. Current Distribution
  7. --------------------
  8. The most recent distribution of GNU Chess contains the following
  9. main-level files and directories:
  10.  
  11.     Filename         Purpose
  12.    ------------------------------------------------------
  13.    README           Pointer to main README below.
  14.    gnuchess.c       Most recent version of GNU Chess
  15.    nondsp.c        Non-display interface, and chesstool/xchess interface
  16.    uxdsp.c        Unix (curses) display interface    
  17.    ansidsp.c        ANSI display interface
  18.    gnuchess.book    Most recent version of opening book
  19.  
  20.