Hello everyone. I'm reading the GTP commands and this what i need. I'm reading some example scripts but i don't know perl or python. Can anyone send me i little exmple in shell script (or php) about how to run gnugo in gtp mode and how to send (and receive the answers) commands? Maybe an example in C? I'd need sockets for this case. I have another question.
I want to construct a tree with some future moves. I'll use all_legal command. Then...some options: 1 *trymove* and *popgo* for my computer's movements and *reg_genmove*, * trymove* and *popgo* for the GNUgo's movements 2 *trymove* and *popgo* for my computer's movements and *genmove* and *undo*for the GNUgo's movements 3 *move* and *undo* for my computer's movements and *genmove* and *undo* for the GNUgo's movements (in this case, how many movements are in a move history too short?) What's the best way to do this? thanks in advantage
_______________________________________________ gnugo-devel mailing list gnugo-devel@gnu.org http://lists.gnu.org/mailman/listinfo/gnugo-devel

