Computer Go Programming

    Keywords: Software, Index page

FIXME: Two pages exist for Computer Go (Programming):
See also: Computer Go

Table of contents


Discussion on difficulties of computer go programming


Aspects of Computer Go Programming, AI Techniques

There are a few algorithms for use in Go playing that can be of some use for Go programming.


Topics:


Papers/Publications


Go Engines

Programs which play Go.


Libraries for Computer Go Programming

[ext] JiGo

is a simple, Java-based, object-oriented API for developing Go-related applets and applications.

[ext] OpenGo

"OpenGo is intended as a workbench for programmers interested in the challenges of writing automated Go opponents."

[ext] Go lib

Computer Go Source Code

Tesuji Software Go Library

Very good starting point for aspiring Go programmers.

Tesuji Go Framework

Open-source project to build a basic framework for Go programming. This is a continuation of the Tesuji Software Go Library above.

The SGF File Format

Protocols


At sensei's


Links


Programming a computer player for other games than go


This is a copy of the living page "Computer Go Programming" at Sensei's Library.
(OC) 2007 the Authors, published under the OpenContent License V1.0.
[Welcome to Sensei's Library!]
StartingPoints
ReferenceSection
About