Implementation of the tiny, but surprisingly complex game Pentago in Go.
Of course you need to have Go installed.
Then you have to call the following command (you might need to execute it twice, I haven't found out why).
go get github.com/jcharra/penta-go
Then try to run it with
cd $GOPATH/src/github.com/jcharra/penta-go
go run penta.go