< Computer Go

Writing a Go Engine

This chapter will walk you through the process of writing a very simple Go Engine capable of recognizing illegal moves and processing the results of moves by removing captured stones.

Miscellaneous Resources

Sample Code
A zip file containing all the sample code for this chapter (written in Java 5).

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.