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.
ntool-biz/nkatago/README.md

294 B

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

使用