home *** CD-ROM | disk | FTP | other *** search
/ The Very Best of Atari Inside / The Very Best of Atari Inside 1.iso / sharew / spiele / denker / gnuchess.gem / readme < prev   
Encoding:
Text File  |  1995-08-15  |  1.3 KB  |  47 lines

  1. This is GNU Chess 4.0, ported to C++, ported to the Atari ST/TT with a
  2. GEM user interface (any resolution, windows, mouse, etc.)
  3.  
  4. This is version 0.9 of the GEM user interface.
  5.  
  6. DO NOT SPLIT UP THESE PROGRAMS.  Both the 512K and 2M versions should
  7. be included in all packagings of this software.  So should the source files.
  8.  
  9. Requirements:
  10.  
  11.    gc_512k.prg   - 512K RAM
  12.    gnuchess.prg  - 2M RAM
  13.  
  14. Tested (to some degree) on:
  15.  
  16.    NOVAplus graphics card
  17.    8M TT + TOS 3.06
  18.    8M TT + MultiTOS
  19.    4M ST + Warp 9
  20.  
  21. Contents:
  22.  
  23.    gnuchess.prg   - 2M version of GNU Chess
  24.    gc_512k.prg    - 512K version of GNU Chess
  25.    readme         - This file
  26.  
  27.    data/gem_rsc.rsc   - Resource file
  28.    data/low_rsc.rsc   - Resource file for low resolutions (ST-low, ST-medium)
  29.    data/gnuchess.cnx  - Example colour config file (rename to gnuchess.cnf)
  30.    data/gnuchess.dat  - The opening book
  31.    data/gnuchess.has  - The hash table
  32.    data/gnuchess.lan  - The GNU Chess language file
  33.  
  34.    doc/copying    - License
  35.    src/*          - Sources
  36.  
  37.  
  38. If you have problems or suggestions, please let me know.  For suggestions,
  39. realize that I am only responsible for the graphical front-end.  The GNUChess
  40. main engine does not, for example, provide for human vs. human play, hence
  41. neither does this front-end.
  42.  
  43. Hope you like it!
  44. --
  45. Warwick
  46. (warwick@cs.uq.oz.au)
  47.