Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Oh, I was hoping for some go (aka baduk or weiqi) playing program written in go. These are a bit tricky to google ;)


Finally, my moment! I submit my own library, which is really meant for two players and scoring...and like much of what I do, was purely pun-driven. Maybe one day I'll add AI:

https://github.com/acityinohio/baduk


Have a look at the Go Text Protocol [1] and SGF [2]. If you add these then the strongest existing AIs can already play on your board.

All that said you can of course write your own bots, but Copmputer Go isn't as easy as one might think. In fact it's still considered a much harder problem than Computer Chess.

[1] http://www.lysator.liu.se/~gunnar/gtp/

[2] http://en.wikipedia.org/wiki/Smart_Game_Format


Ah awesome! Thanks for sharing. Definitely going to add this on my to-do list; would love to add some already-made AI to it. :D


Cool! Thanks for sharing.


I wrote one a long time ago. (It does not play well; it's just a port of a Java benchmark.)

https://github.com/skybrian/Gongo


Me too. It is messing up with golang as well:

> [14:54:36] Topic is Go, the game (not the silly language) ! (the language see #go-nuts




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: