Go Manual
Goal: control the larger territory when the board ends. You are black and the AI is white.
- A legal move is either placing one stone on an empty intersection or passing.
- After a move, any surrounded enemy group with no liberties is captured and removed.
- Moves that would self-capture are illegal unless they capture first.
- Ko is enforced so the board cannot repeat immediately.
- Two passes in a row end the game.
Open the game: Go JS