[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [computer-go] KGS Tournaments: Format
Frank already answered this, but to clarify:
* SGF is not GTP. The two use a different system to represent
locations on the board because they are different protocols.
* SGF uses the letter "i" when representing a coordinate on the
board.
* GTP does not use an "i".
* It doesn't matter what server or software is being used, KGS or
IGS or any other. When working in GTP, there is no "i", when
working in SGF, there is.
On Mon, 2005-03-14 at 01:02 +0300, Mel Alex wrote:
> I implemented robot on Pascal for Windows, to be ready to the next tournament.
>
> I want to remark that GTP specification excludes letter 'I' from the board coordinates,
> but KGS server includes letter 'I' saving a position into SGF file.
> It's not a problem, but some inconvenience.
> I don't known, may be Gunnar FarnebДck add letter 'I' to coordinates in the future.
>
> What's on another GO servers ?
> I see the IGS uses letter 'I' too.
_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://www.computer-go.org/mailman/listinfo/computer-go/