On 06/27/11 11:20, Hideki Kato wrote:
I'm trying to modify Zen to support 21x21 board now but, unfortunatelly, both GoGui and GNU Go support up to 19x19. Does anyone know some way to modify them to or similar tools which support 21x21?
In GNU Go, it should work to change MAX_BOARD at line 106 of engine/board.h from 19 to 21. /Gunnar _______________________________________________ Computer-go mailing list [email protected] http://dvandva.org/cgi-bin/mailman/listinfo/computer-go
