Skip to content

etopiei/cactus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cactus

Cactus Logo

A friendly (not very strong) chess engine written in Go.

Running

  1. Install xboard
  2. Build the app
$ go build
  1. 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')

About

A chess engine written in Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages