home *** CD-ROM | disk | FTP | other *** search
/ MORE WinGames / WINGAMES.iso / chess / readme.txt < prev    next >
Text File  |  1991-01-26  |  3KB  |  57 lines

  1.  
  2.   GNU Chess 3.21 for  MicroSoft Windows.
  3.   Modified by Daryl Baker for use in MS WINDOWS environment
  4.  
  5.   Copyright (C) 1986, 1987, 1988, 1989, 1990 Free Software Foundation, Inc.
  6.   Copyright (c) 1988, 1989, 1990  John Stanback
  7.  
  8.   This file is part of CHESS.
  9.  
  10.   CHESS is distributed in the hope that it will be useful, but WITHOUT ANY
  11.   WARRANTY.  No author or distributor accepts responsibility to anyone for
  12.   the consequences of using it or for whether it serves any particular
  13.   purpose or works at all, unless he says so in writing.  Refer to the CHESS
  14.   General Public License for full details.
  15.  
  16.   Everyone is granted permission to copy, modify and redistribute CHESS, but
  17.   only under the conditions described in the CHESS General Public License.
  18.   A copy of this license is supposed to have been given to you along with
  19.   CHESS so you can know your rights and responsibilities.  It should be in a
  20.   file named COPYING.  Among other things, the copyright notice and this
  21.   notice must be preserved on all copies.
  22.  
  23. Version 3.21 fixes/changes since 3.2
  24.         1) Corrected operation of force command and bug in undo.
  25.         2) Added manual move entry mode.  Hit F2 to bring up a dialog
  26.            box to enter a move in algerbraic notation.
  27.         3) Control C aborts the computer's turn.
  28.         4) Revised compiler switches for maximum optimazation.
  29.         5) Added accelerator keys. (f1=help, bksp=undo, alt-bksp=remove)
  30.         6) disabled save and list if no moves have been entered.
  31.         7) corrected accelerator key for Hint
  32.  
  33. Version 3.2 fixes/changes since 1.01
  34.         1) Added help system, file chess.hlp must be in the same directory
  35.            as the executable.
  36.         2) Added modifications to bring chess engine upto GNU Chess 3.2
  37.  
  38. release 1.01 notes:
  39.         1) I have only tested this under windows 3.0 386 enhanced mode.
  40.            Seems to work ok in real mode though slower.
  41.         2) It requires at least 282k of memory.
  42.         3) Fits on a EGA screen, no scrolling implemented.
  43.         4) Most of the GNUCHESS commands are implemented.
  44.         5) When computer is playing itself abort by clicking on any square.
  45.            The last move made will most likely show "draw" or "mate", ignore
  46.            this message.  You may have to remove the last move.
  47.         6) The file gnuchess.boo and chess.hlp must be in the same directory 
  48.            as the executable.
  49.         7) The program create a file "chess.ini" in your windows directory to
  50.            store various settings.  Currently only the screen colors are saved.
  51.  
  52. Enjoy.
  53.  
  54. Daryl Baker
  55. dkb@mitre.org
  56.  
  57.