Usage: status <status game number>
'status' gives the board position for the supplied game number.
Primarily for information for clients. The board is reflected about
the diagonal.
Format:
<white name> <# of captured stones> <time left> <byoyomi stones> <T|F>
<black name> <# of captured stones> <time left> <byoyomi stones> <T|F>
##: ################### (size of the board)
The '##:' is the line number of the board. The rest of the numbers
are as follows:
0: Black 4: White Territory
1: White 5: Black Territory
2: Empty 6: Starpoint
3: Dame 7: Counted
See also: games
|