Skip to content

lefant/kurt

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

kurt logo

Kurt is a Computer Go program written in Haskell.

It is named after the logician Kurt Gödel and written by Fabian Linzberger.

Source code is available online on github.

Build Status

Comments and contributions always welcome!

It has also played online on the Kiseido go server (KGS) with the nick "kurtBot". It is only playing on 9x9 and its strength there is about 25 kyu.

KGS also provides an archive of all of kurtBots games.

running stdin/stdout gtp through docker (for example to attach gogui)

docker run -i lefant/kurt

running through docker-compose on kgs

(adjust env variables!)

NAME=myBot PASSWORD=secret KGSGTP_ARGS='opponent=lefant' docker-compose up

About

computer go program written in haskell

Resources

License

Stars

Watchers

Forks

Packages

No packages published