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