Erik Mesoy
Core Tester / Intern
http://en.wikipedia.org/wiki/Go_(board_game)
19x19 board. (13x13 or 9x9 is often used when starting.) Rules consists of one short paragraph:
I don't really play chess...
19x19 board. (13x13 or 9x9 is often used when starting.) Rules consists of one short paragraph:
Spoiler :
# Two players, black and white, take turns placing a stone (game piece) on the points (intersections) of a 19 by 19 board (grid). Black moves first.
# Stones must have liberties (empty adjacent points) to remain on the board. Stones connected by lines are called chains, and share their liberties.
# When a stone or a chain of stones is surrounded by opponent stones, so that it has no more liberties, it is captured and removed from the board.
# "Ko rule": A stone cannot be played on a particular point, if doing so would recreate the board position after the same player's previous turn.
# A player may pass instead of placing a stone. Two consecutive passes end a game, beginning the scoring.
# Stones must have liberties (empty adjacent points) to remain on the board. Stones connected by lines are called chains, and share their liberties.
# When a stone or a chain of stones is surrounded by opponent stones, so that it has no more liberties, it is captured and removed from the board.
# "Ko rule": A stone cannot be played on a particular point, if doing so would recreate the board position after the same player's previous turn.
# A player may pass instead of placing a stone. Two consecutive passes end a game, beginning the scoring.
I don't really play chess...