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. (Main article: Go Playing Programs)


Libraries for Computer Go Programming

  • [ext] JiGo is a simple, Java-based, object-oriented API for developing Go-related applets and applications.
  • [ext] OpenGo is intended as a workbench for programmers interested in the challenges of writing automated Go opponents."
  • 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.

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) 2009 the Authors, published under the OpenContent License V1.0.
[Welcome to Sensei's Library!]
StartingPoints
ReferenceSection
About