Check-in Lasker-2.2.3 tar ball from samba.org
[capablanca.git] / lasker-2.2.3 / data / help / blitz
1
2 blitz
3
4   There are four types of regular (not wild or bughouse) chess played on this
5 chess server: Untimed, Lightning, Blitz and Standard.
6
7   A game is "Blitz" if the expected duration of the game is between 3 and 15
8 minutes per player.  "Expected duration" is determined by a formula that takes
9 into account both the Start time and the Increment (Inc) value.  Here is the
10 formula:
11
12      Expected duration = (Start + Inc*2/3)
13
14 Thus, a Blitz game is one that is expected to last between 3 and 15 minutes
15 for each player (or from 10 to 30 minutes combined).  Lightning games are
16 those with expected durations less than 3 minutes per player, while Standard
17 games are those with expected durations more than 15 minutes per player.
18
19   The following table shows the dividing lines between Blitz and Lightning on
20 the one hand and Blitz and Standard on the other hand. those two types of
21 matches.   [Thanks to schwartzeer for the original calculations between Blitz
22 and Standard.  :)  ]
23
24     Slowest Lightning   Fastest Blitz       Slowest Blitz     Fastest Standard
25    ------------------------------------    ------------------------------------
26       Mins  Incr         Mins  Incr           Mins  Incr         Mins  Incr
27    ------------------------------------    ------------------------------------
28         0     4            0    5              0    22            0    23
29         1     2            1    3              1    20            1    21
30         2     1            2    2              2    19            2    20
31        --------            3    0              3    17            3    18
32                                                4    16            4    17
33                                                5    14            5    15
34                                                6    13            6    14
35                                                7    11            7    12
36                                                8    10            8    11
37                                                9     8            9     9
38                                               10     7           10     8
39                                               11     5           11     6
40                                               12     4           12     5
41                                               13     2           13     3
42                                               14     1           14     2
43                                               --------           15     0
44
45   For example, a game with a Start of 2 minutes will be Blitz if the Increment
46 is from 2 to 19; but it will be Lightning with an Inc of 0 or 1 and Standard
47 if the Inc is 20 or higher.
48
49   You can list logged on users according to their Blitz ratings by typing "who
50 b" (by default, ratings in 'who' listings will be blitz unless you specifiy
51 otherwise).  "Blitz" is also a variable that can be used in formulas in order
52 to screen match requests.
53
54 See Also:  formula  lightning  match  standard  untimed  who
55
56 [Last modified: December 25, 1995 -- Friar]
57