home *** CD-ROM | disk | FTP | other *** search
/ Dream 44 / Amiga_Dream_44.iso / Amiga / jeux / plateau / AmyBoardSrc.readme < prev    next >
Text File  |  1997-09-10  |  3KB  |  117 lines

  1. Short:    GNU Chess frontend and ICS client
  2. Author:   wiedmann@neckar-alb.de
  3. Uploader: wiedmann@neckar-alb.de
  4. Version:  330.5
  5. Type:     game/board
  6.  
  7.  
  8. TITLE
  9.  
  10.     AmyBoard
  11.  
  12.  
  13. VERSION
  14.  
  15.     330.5       (means: xboard-3.3.pl0, Amiga revision 5)
  16.  
  17.  
  18. AUTHORS
  19.  
  20.     Chris and Dan Sears (Original xboard)
  21.     Tim Mann, mann@pa.dec.com (xboard since version 2.0)
  22.  
  23.     Amiga port:     Jochen Wiedmann
  24.             Am Eisteich 9
  25.             72555 Metzingen
  26.             Germany
  27.  
  28.             Phone: (0049) +7123 / 14881
  29.             Internet: jochen.wiedmann@zdv.uni-tuebingen.de
  30.  
  31.  
  32. DESCRIPTION
  33.  
  34.     AmyBoard is a graphical chessboard, that can serve as a user
  35.     interface for GNU Chess, for the ICS (Internet Chess Server) and
  36.     for itself as a PGN (Portable Game Notation) file editor. The
  37.     original xboard can also be used for electronic mail
  38.     correspondence chess, but this possibility is not yet integrated
  39.     into AmyBoard, as this requires cmail, which is a Perl script.
  40.  
  41.     As an interface to GNU Chess, AmyBoard lets you play a game
  42.     against the machine, set up arbitrary positions, force variations,
  43.     or watch a game between two machines.
  44.  
  45.     As an interface to the Internet Chess Server (ICS), AmyBoard
  46.     lets you play against other ICS users, observe games they are
  47.     playing, or review games that have recently finished.
  48.  
  49.     You can also use AmyBoard as a chessboard to play through games.
  50.     It will read and write game files and allow you to play through
  51.     variations manually. You can use it to browse games off the net
  52.     or review GNU Chess, ICS, and correspondence games you have saved.
  53.     These features are available at all times; even if you do not have
  54.     access to GNU Chess or the ICS.
  55.  
  56.  
  57. CHANGES
  58.     322.5:  Minor bug fixes
  59.     330.5:  Incorporated changes from xboard 3.2.pl2 to xboard 3.3.pl0,
  60.         most of them minor bug fixes
  61.  
  62.  
  63. SPECIAL REQUIREMENTS
  64.  
  65.     AmigaOS version 2.0 or later
  66.     MUI version 2.0 or later (available on Aminet, dev/gui)
  67.     Installer (available on Aminet, util/misc)
  68.  
  69.     To play against GNU Chess you need the gnuchess package
  70.     (available on Aminet, game/board)
  71.  
  72.     To connect to the ICS, you need Internet access, either by
  73.  
  74.     - a standard telnet program using stdin/stdout, for example
  75.       AmiTCP/IP's telnet or
  76.     - a terminal program using stdin/stdout, for example IPDial
  77.       (available on Aminet, comm/tcp)
  78.  
  79.  
  80. AVAILABILITY
  81.  
  82.  
  83.     Aminet, for example
  84.  
  85.     ftp://ftp.netnet.net/pub/aminet
  86.     ftp://ftp.uni-paderborn.de/pub/aminet
  87.  
  88.     Internet chess servers, for example
  89.  
  90.     ftp://chess.onenet.net/pub/chess/Amiga
  91.  
  92.  
  93.     Distribution consists of three archives:
  94.  
  95.     AmyBoard-330.5bin.lha       Binary distribution
  96.     AmyBoard-330.5src.lha       Original xboard-3.3.pl0 sources
  97.     AmyBoard-330.5diffs.lha     Amiga sources and a pathfile
  98.  
  99.  
  100.  
  101. DISTRIBUTABILITY
  102.  
  103.     Freely distributable, most parts under GNU General Public License
  104.     (except for DEC's interest)
  105.  
  106.  
  107.     AmyBoard is
  108.  
  109.     Copyright 1991 Digital Equipment Corporation, Maynard,
  110.         Massachusetts (Original xboard)
  111.     Copyright 1992-1995 Free Software Foundation, Inc.
  112.         (Enhancements since version 2.0)
  113.     Copyright 1995 Jochen Wiedmann
  114.         (Amiga port)
  115.  
  116.     Please read the files COPYRIGHT and COPYING for details.
  117.