Skip to content

lefant/kurt

Repository files navigation

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