You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
N-GTP
A golang package for handling GTP engine, (such as Katago. etc.), supporting analysis mode.
一个Golang
编写的GTP
工具包,支持通用GTP 引擎
(如:Katago
),支持分析模式。
安装
go get -u git.noahlan.cn/noahlan/ntools-go/ngtp
使用