chess
chess copied to clipboard
The game of Chess
🚧 Go Chess
https://miketmoore.itch.io/chess
![]() |
![]() |
![]() |
🎮 Play
You can download the latest published binary from itch.io or build from source.
📦 Build and Run 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
📝 Credit
🎨 Custom Game Art - Work in Progress
I am drawing a set of chess pieces for this game. You can follow my progress on Flickr.


