Arend Bayer arend.bayer@web.de writes:
Ok, below is my first try. I couldn't resist adding no. 3.
Btw, I still think renaming "GTP v2 draft" into "GTP v2" would ge a good idea. :-)
Arend
- Why should I implement GTP in my go program?
Because it is easy, and because it saves you doing many other tasks.
[snip]
You can also use GoGui and its GTP-to-GMP bridge to take part in tournaments that require the GMP protocol.
could perhaps add something along the lines of
...and it is probably easier to implement GTP and use this (or a similar) bridge, rather than implement GMP directly in the engine.
(ie even if it's actually GMP you want, it's probably easier to implement it by implementing GTP)
dd