Writing A Computer Go Engine

   

Table of Contents

The External World
Graphical Interfaces
Developer Resources?
The Go Engine
Getting Started with a Skeleton Implementation
Information to Track?
Fundamental Design Decisions?
AI Algorithms not Specific to Go?
Implementing Go Concepts?
Appendix
Data Structures?

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