Initial boards for the various variants
[capablanca.git] / lasker-2.2.3 / data / help / boards
1
2 boards
3
4 Usage: boards [category]
5
6   If category is given then this lists all available boards for that 
7 category.  If the parameter is omitted, then this lists all available
8 categories.  The current board categories are:
9
10     standard
11     openings
12     wild
13     chessercizes
14     test
15     material-odds
16     misc
17
18   In order to find out what is loaded for one of these categories, type
19 "boards <category>".  For example, "boards openings" will list the various
20 openings you can start a game from.
21
22   In order to start a game from one of these positions, you need to use all of
23 the arguments in the match command and also include the board category and the
24 specific board you want.  For example:
25
26   match red 2 12 0 0 openings ruy-lopez
27     
28 would request a blitz match with user "red" starting with the "ruy-lopez"
29 opening position.
30
31
32 SPECIAL NOTE
33
34   At the moment, you cannot access these boards through the examine feature,
35 only match.
36
37 See Also:  match  wild 
38
39 [Last modified: September 22, 1995 -- Friar]
40