[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: computer-go: Computer Go Tournament Program



Bob Myers wrote:

> Could you please point us to the best quick reference for the Go Text
> Protocol?  Thanks.

The protocol is under development. So far it has been mainly developed
by Gunnar Farneback for use with GNU Go.  Its uses include (1) our
regression test suite and (2) communication with gnugoclient. Other
uses seem possible, such as a replacement for GMP and perhaps as a
client-server protocol. Such uses would undoubtedly require extending
the protocol.

The documentation is in the GNU Go 2.7.244 Texinfo documentation.
But I just looked at what's there and it's rather brief.

Dan