On 12/17/10 15:08, Daniel Bump wrote:
how to tell gnugo I resign using gtp?

ie for pass;
play b pass

but for resign I tried

resign
play b resign
neither wfm

You can use the gtp command "quit". This exits
gnugo and shuts down the engine.

Or use clear_board to start a new game. Basically GNU Go doesn't
particularly care about the outcome of a game, it just generates moves
in positions where it's asked to make a move (or possibly resigns
itself, if that option is turned on).

/Gunnar

_______________________________________________
gnugo-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnugo-devel

Reply via email to