This is the game of Go!. It’s free! D:
If it doesn’t work, go get the msvc9.0 redistributable. Google it. Just don’t download anything not from a microsoft website!
September 13, 2008
This is the game of Go!. It’s free! D:
If it doesn’t work, go get the msvc9.0 redistributable. Google it. Just don’t download anything not from a microsoft website!
September 13, 2008 at 5:27 pm
Which GO program is that?
Id like to research ot before I download it.
September 13, 2008 at 9:42 pm
It’s one I wrote. D: Not much to research really. Perhaps you would like a screenshot?
September 14, 2008 at 7:05 am
Oh the screenshot is nice, thank you. I was more interested in knowing more about what it can(not) do. How long have you tested it (cant afford a crash). Which language did you code it in. Things of the kind. If possible.
Thank you.
September 14, 2008 at 10:51 am
C++, played it quite a bit. Do you have some specific use in mind?
September 16, 2008 at 12:33 pm
I was thinking of discovering AI algorithms using it. I’m not a formidable GO player though.
September 16, 2008 at 11:27 pm
Go AI is tricky. I’m certain we could arrange something, if you wanted to use it. At the very least, you can use it as an opponent interface for AI written in your choice of language. The communication protocol should be trivial to decode through a bit of sniffing; but I can just shoot you off a spec.