Provide item-by-item description of ICS Chat in texi file
[xboard.git] / winboard / help / html / 01.htm
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">\r
2 <HTML>\r
3 <HEAD>\r
4 <META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">\r
5 <TITLE>Contents</TITLE>\r
6 </HEAD>\r
7 \r
8 <BODY BGCOLOR="#FFFFFF" TEXT="#000000">\r
9 \r
10 \r
11 \r
12 <H1><A NAME="contents"></A><I>WinBoard</I>: Chessboard for Windows</H1>\r
13 \r
14 <P><B><font color="#008000">A (not completely) updated description with the release of version 4.5.0.</font></B></P>\r
15 \r
16 <P><B><font color="#008000">“For the ultimate WinBoard Experience”</font></B></P>\r
17 \r
18 <P><font color="#ff0000">New features since WinBoard 4.2.7 that are implemented in Alessandro Scotti’s Winboard_x are highlighted in red.</font> <font color="#008000">New features in the WinBoard 4.3.xx series by H.G. Muller are highlighted in green,</font> <font color="#3333ff">that in the unified 4.4 series in blue.</font> <font color="#ff00ff">New additions for series 4.5 are in purple.</font></P>\r
19 \r
20 \r
21 \r
22 <P><B><A NAME="description"></A>Description</B></P>\r
23 \r
24 <P><I>WinBoard</I> is a graphical user interface for chess. It displays a chessboard on the screen, accepts moves made with the mouse, and loads and saves game files in standard chess notation. WinBoard serves as a front-end for many different services, including:\r
25 \r
26 <UL>\r
27         <LI><B><I>Chess engines</I></B> that run on your PC. You can play a game against an engine, set up arbitrary positions, force variations, or watch a game between two engines. <I><font color="#008000">Fairy-Max</font></I> is supplied with WinBoard <font color="#008000">4.3.14,</font> and over 100 other free chess engines are available separately. Of these, Crafty is the most popular. See <A HREF="20.htm">Installing Chess Engines</A> for instructions on installing additional chess engines.<BR><BR></LI>\r
28 \r
29         <LI><B><I>Chess servers</I> </B>on the Internet. You can play against other Internet Chess Server (ICS) users, observe games they are playing, review games in the ICS libraries, chat, <font color="#3333ff">analyze observed games with a chess program</font>, and more. WinBoard can also be used to run an automated computer player on the ICS, but this feature is for advanced users only and is subject to some caveats; see the separate file zippy.README for information.<BR><BR></LI>\r
30 \r
31         <LI><B><I>The Web</I></B> and your own saved games. You can use WinBoard as a helper application to view files in your Web browser or the Explorer. You can use it to keep track of email postal games, browse games off the net, or review games you have saved.</LI>\r
32 </UL>\r
33 \r
34 \r
35 \r
36 <P><B><A NAME="gettingstarted"></A>Getting Started</B></P>\r
37 \r
38 <P>WinBoard starts up in one of three major modes: chess engine mode, ICS client mode, or game viewer mode. You cannot change modes while WinBoard is running, but you can access all the game viewer features directly from the other two modes. Also, you can start WinBoard several times to get multiple chessboard windows running in any combination of modes.</P>\r
39 \r
40 <P>You will usually run WinBoard by choosing an item from the Windows Start menu that runs it in the mode you want. If you just double-click on WinBoard.exe, you get a startup dialog asking which mode you want. If you choose chess engine mode, you can then select from the installed engines; if you choose ICS client mode, you can then select from a list of known chess servers. More advanced users can <A HREF="16.htm#icsnames">customize</A> these lists or type in WinBoard <A HREF="11.htm">command line options</A> directly.</P>\r
41 \r
42 \r
43 \r
44 <P>After starting WinBoard, you can make <A NAME="move"></A>moves in several different ways. To move by dragging, press the left mouse button while the cursor is on one of your pieces, move the cursor to another square, and release the button. You can also move by clicking the left mouse button once (press and release) over one of your pieces, moving the cursor to another square, and clicking again. You drop new pieces on the board <font color="#3333FF">when setting up a position</font> by selecting from a context menu. Press the right mouse button over a square to bring up the menu <font color="#3333FF">in Edit Position mode</font>; no menu will come up in modes where dropping a new piece is not permitted. <font color="#3333FF">In games with piece drops, such as bughouse or shogi, the pieces you hold for dropping are displayed next to the board, and you can move them to the drop location the same way you perform normal moves.</font> You can also make moves by typing them in standard algebraic chess notation. Either a dialog box will pop up for you to type into, or in ICS mode, your typing will be redirected into the ICS interaction window.</P>\r
45 \r
46 <P><font color="#3333FF">When using an engine, the right-most mouse button allows you to see on the board what the engine is thinking about. Pressing the button shows the deepest position of the engine’s most recent analysis. Moving the mouse vertically while keeping this button pressed down will make you do step through the principal variation, and allows you to see how the engine thinks this position will be reached.</font></P>\r
47 \r
48 <P>When WinBoard<I> </I>is iconized, its <A NAME="icon"></A>icon is a white knight if it is White's turn to move, a black knight if it is Black's turn.</P>\r
49 \r
50 <font color="#FF00FF">Next to the main window, WinBoard does use many auxiliary windows for dedicated tasks. We mention the Engine-Output window (formerly analysis window) for a better display of the thinking output of engines (which you can then right-click to play out the selected PV in the board window), the Game-History window (where the game is displayed in SAN, and where you can double-click a move to call up the corresponding position in the board window), the Evaluation Graph window (where you see a graph of engine scores vs. move number, and can call up the corresponding position in the board window by clicking a point on the graph), the Comment popup (where you can right-click variation comments to play them out on the main board, or add and edit comments), the Game-List window (where you see an overview of all games in a game file you loaded, and can select a game for loading by clicking on it, and limit the list to games you are interested in by filtering). These auxiliary windows can be opened or closed as the need arises.</font>\r
51 \r
52 <P><B>Additional Information</B></P>\r
53 \r
54 <P><A HREF="02.htm">Menus</A></P>\r
55 \r
56 <P><A HREF="10.htm">Shortcut Buttons</A></P>\r
57 \r
58 <P><A HREF="11.htm">Command Line Options</A></P>\r
59 \r
60 <P><A HREF="19.htm">Initialization Files</A></P>\r
61 \r
62 <P><A HREF="20.htm">Installing Chess Engines</A></P>\r
63 \r
64 <P><A HREF="21.htm">Firewalls</A></P>\r
65 \r
66 <P><A HREF="22.htm">Limitations</A></P>\r
67 \r
68 <P><A HREF="23.htm">Authors</A></P>\r
69 \r
70 <P><A HREF="24.htm">Copyright</A></P>\r
71 \r
72 <P>Frequently Asked Questions</P>\r
73 \r
74 </BODY>\r
75 </HTML>\r