Page 1 of 1

Programmer utilities for Go in Javascript

Posted: Sun Mar 12, 2017 1:31 pm
by duckpunch
I just pushed out the first version of a Go library that helps with some basic things like the rules.

I opted for an immutable board data structure and have a really light SGF parser built in.

Feedback appreciated!

http://duckpunch.github.io/godash/