Difference between revisions of "Go 9x9"

From ICGA Wiki
Jump to: navigation, search
(Created page with "'''Home * Games * Go 9x9''' TODO")
 
Line 1: Line 1:
 
'''[[Main Page|Home]] * [[Games|Games]] * [[Go 9x9|Go 9x9]]'''
 
'''[[Main Page|Home]] * [[Games|Games]] * [[Go 9x9|Go 9x9]]'''
  
TODO
+
==Introduction==
 +
 
 +
The game of Go is also known in Japanese as igo, in Chinese as wei qi or wei chi, in Korean as baduk.
 +
 
 +
Go is the last of the classical board games in which computers are still relatively weak. Despite a lot of effort, the current top programs can still be beaten easily by humans of intermediate level. The situation looks much better for more specialized topics, such as solving Life and Death problems in enclosed area, where programs have reached a strong level.
 +
 
 +
==Rules of the Game==
 +
 
 +
The basic rules of Go are simple and elegant. The game contains many intriguing complexities, but those can be derived from the basic rules. Two well-regarded introductory Go pages are:
 +
 
 +
* http://www.well.com/user/mmcadams/gointro.html (Mindy McAdams Introduction to the game of Go).
 +
* gobase.org Jan van der Steen. A huge website with all kinds of Go information.
 +
 
 +
Many different rule sets for Go exist, but the differences are very small in practice. The outcome of a game is only very rarely affected by the specific type of rules that are in place. Some rules links:
 +
 
 +
* http://www.cwi.nl/~tromp/go.html John Tromp logical go rules
 +
* http://home.snafu.de/jasiek/rules.html Robert Jasiek huge collection of material about Go rules.

Revision as of 15:23, 31 August 2019

Home * Games * Go 9x9

Introduction

The game of Go is also known in Japanese as igo, in Chinese as wei qi or wei chi, in Korean as baduk.

Go is the last of the classical board games in which computers are still relatively weak. Despite a lot of effort, the current top programs can still be beaten easily by humans of intermediate level. The situation looks much better for more specialized topics, such as solving Life and Death problems in enclosed area, where programs have reached a strong level.

Rules of the Game

The basic rules of Go are simple and elegant. The game contains many intriguing complexities, but those can be derived from the basic rules. Two well-regarded introductory Go pages are:

Many different rule sets for Go exist, but the differences are very small in practice. The outcome of a game is only very rarely affected by the specific type of rules that are in place. Some rules links: