Le 03/10/2012 19:02, wester zela a écrit :
Hi guys,
I am trying to play the gnugo white player using the gnugo interface (gnugo-3.8) but for any reason is not working.
I am calling gnugo from another program in this way:

gnugo --color white --boardsize 9 --handicap 0 --komi 0.5 --level 5

the program that I am using is the opengo, I don't know if you are familiar with this but for black player is working. probably i am missing something, but, the program just is on hold not doing anything apparently waiting for something.

When i execute it directly through comand line it works playing white and black.

any ideas, anyone is executing gnugo from other programs?

Regards
Wester



This body part will be downloaded on demand.
you should probably do something like:

gnugo --mode=gtp --level 5
_______________________________________________
gnugo-devel mailing list
gnugo-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/gnugo-devel

Reply via email to