Hello, I'm Kato from Japan.
Firstly, thank you for providing such a great code.
I found that the sequence
computer passes and I pass
doesn't end the game (in ascii mode).
I believe two passes make games end in Go.
I guess, near line 1166 in play_ascii.c, begining of do_pass(), following chunk
is necessary.
if (*passes == 2)
return 0;
Thank you.
--
Hideki Kato <mailto:[EMAIL PROTECTED]>
_______________________________________________
gnugo-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnugo-devel