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.
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.
docker run -i lefant/kurt
(adjust env variables!)
NAME=myBot PASSWORD=secret KGSGTP_ARGS='opponent=lefant' docker-compose up