https://miketmoore.itch.io/chess
You can download the latest published binary from itch.io or build from source.
# Get dependencies, run tests, and build binary:
mkdir -p $GOPATH/src/github.com/miketmoore
cd $GOPATH/src/github.com/miketmoore
git clone github.com/miketmoore/chess
cd chess
make
# Run
./chess
I am drawing a set of chess pieces for this game. You can follow my progress on Flickr.