[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [computer-go] Playing comp vs comp program




I can connect (attach - in the program's terminology) only one program, or
have I missed something?
The trick is to attach the twogtp tool, and give the two programs as arguments to twogtp.
Use twogtp with options -black and -white.
Here is an example (you will have to change the program names)
I give the full pathname for everything, but you may be able to do something more clever.

/Applications/gogui-0.6/bin/twogtp -black "/Users/mmueller/download/Go/simple-go-programs/badukiplus-0.1.2/ badukiplus/badukiplus -gtp" -white "/Users/mmueller/C/project_explorer/linux/build/release/explorer" -estimate-score

This actually works on my machine!

Martin

_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://www.computer-go.org/mailman/listinfo/computer-go/