A friendly (not very strong) chess engine written in Go.
- Install
xboard
- Build the app
$ go build
- Play against the engine:
xboard -fUCI -fcp ./cactus
(For some reason after you start the app you have to go to the 'Mode' menu and select 'Machine White')