#baduk #weiqi #go

libgo

Basic Go library that implements the Go Text Protocol

4 releases (breaking)

0.5.0 Oct 21, 2024
0.4.0 Jul 10, 2017
0.2.0 Jul 8, 2017
0.1.0 Jul 31, 2016

#178 in Games

28 downloads per month

MIT license

56KB
1.5K SLoC

libgo

This is a library for writing Go (Baduk) related programs. It currently includes basic game logic and support for the Go Text Protocol.

Building Documentation

Build and view the documentation:

$ cargo doc --open

Dependencies

~330KB