846b6e8aa23983ab91fa71eba178b7f57ce9f6be
[xboard.git] / installer / WinBoard-4.2.7 / READ_ME.txt
1 WinBoard is a graphical chessboard for 32-bit Microsoft
2 Windows systems.  It can serve as a user interface for
3 GNU Chess or for internet chess servers, or it can be
4 used to play out games manually or from game files.
5 For full details, see the Help file (WinBoard.hlp).
6 For answers for frequently asked questions, see the FAQ
7 file (FAQ.html).
8
9 WinBoard is free software.  You can redistribute it
10 and/or modify it under the GPL, as described in the
11 files COPYRIGHT and COPYING.  If your distribution does
12 not include the source code, you can get it from the
13 project's Web site:
14
15  http://savannah.gnu.org/projects/xboard/
16
17 GNU CHESS
18
19 Two versions of GNU Chess are included in the WinBoard
20 distribution.  GNU Chess is free software released
21 under the GPL.
22
23 Source code for GNU Chess 5 is available from:
24
25  http://savannah.gnu.org/projects/chess/
26
27 Source code for GNU Chess 4 is available from:
28
29  http://tim-mann.org/gnuchess.html
30
31 BUGS AND IMPROVEMENTS
32
33 Report bugs in WinBoard or XBoard by email to
34 <bug-xboard@gnu.org>.  Report bugs in GNU Chess to
35 <bug-gnu-chess@gnu.org>.  Give full details, including
36 the program's version number and the exact text of any
37 error messages.  If you improve WinBoard or XBoard,
38 please send a message about your changes to
39 <bug-xboard@gnu.org>.  Remember that these programs
40 are released under the GPL, so source code is freely
41 available, but if you distribute modified versions, you
42 must distribute the source code modifications under the
43 GPL as well.
44
45 HISTORY
46
47 WinBoard is a port of the Unix program XBoard to Win32,
48 the 32-bit Microsoft Windows API.  The graphical front
49 end (WinBoard.c, etc.) is all new, but the back end
50 that understands chess rules, chess notation, GNU
51 Chess, the ICS, etc., is shared with XBoard.  See
52 WinBoard.hlp for a list of contributors to WinBoard and
53 XBoard.