[computer-go] GTPv3
Markus Enzenberger
markus.enzenberger at gmail.com
Thu Mar 1 17:44:25 PST 2007
On Thursday 01 March 2007, Phil G wrote:
> I would like to suggest using the command "setup_sequence" instead to miror
> the "play_sequence" command which was introduced by GoGui (I believe).
I finally followed the GTP (draft) standard and used a prefix separated by a
hyphen for non-standard extension commands, so "play_sequence"
became "gogui-play_sequence".
"setup_sequence" wouldn't be a good name, because the setup stones are not a
sequence, you can specify them in any order.
There will also be a second command "gogui-setup_player" for setting the color
to play, but support for that is optional, since it is not strictly necessary
that the engine is informed about the color to play. The genmove and play
commands are sent with a color argument anyway.
If an engine does not support gogui-setup, setup stones will be sent as moves
as previously.
- Markus
More information about the computer-go
mailing list