X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=readme.txt;h=c845b0d27cf28ea6ba30f9f16dfe06f96d66ec21;hb=refs%2Fheads%2Fv6.0;hp=631a41582372ef093c2090b6733b53d328017aec;hpb=9518c23f47a15c3640177db1dd4ef34e7d9a6b14;p=bonanza.git diff --git a/readme.txt b/readme.txt index 631a415..c845b0d 100644 --- a/readme.txt +++ b/readme.txt @@ -544,6 +544,15 @@ directory to dump log files. play a no-handicapped game, set 'str' to "PI" and this is the default value. In a handicapped game, specify squares and pieces to drop, e.g. "new PI82HI22KA" or "new PI19KY". + The argument to 'new' can also start wit 'SU' in stead of 'PI', + in which case the mentioned pieces will be added to an empty board, + rather than dropped from the initial position. In this case the + pieces will be assumed to belong to Sente, untill a '-' in the + string will switch to Gote. It is possible to swicth back to Sente + by inclusion of a '+' sign. Pieces in hand will be indicated by + '00' for their square coordinates. + The 'new' command can have a second string argument, '+' or '-', + indicating who has the move in the given position. - peek on - peek off @@ -639,6 +648,10 @@ directory to dump log files. - undo This command causes the latest move to be taken back. +- xboard + Switches Bonanza to using XBoard protocol, rather than the commands + described in this list. + - # A line beginning with # causes all characters on that line to be ignored.