Finite Go variant: Loose
Posted: Fri Feb 10, 2012 3:07 pm
LOOSE
Introduction
Loose is a finite territory game for two players: Black and White. It's played on the intersections (points) of an odd-sized, initially empty square board. Both players must have access to a sufficient number of stones colored black on one side and white on the other.
The goal of the game is having the most stones on the board when both players have passed. Loose features surround capture, like Go, but surrounded stones are flipped instead of removed, and a natural, game-defining mechanism is used to favour (rather than ensure) eye creation upon captures. Since no stones are ever removed from the board, cycles are not possible.
Definitions
In this rules, adjacent always means orthogonally adjacent.
A group is a set of like-colored, adjacent stones.
A liberty is an empty point adjacent to a group. A false liberty is an empty point which is adjacent to at least one stone of each color and no empty points. Liberties which are not false are true.
Play
Starting with Black, the players take turns placing stones with their color showing on empty points of the board, one stone per turn.
After a placement, all enemy groups with no true liberties are flipped, i.e. all the stones in them are turned round to show the player's color, after which the turn ends.
At the end of a turn, every group on the board must have at least one true liberty. Otherwise, the move is illegal and the player must choose another one.
Players can pass their turn at any moment. When both players pass in succession, the game ends, and the one with the highest score wins.
A player's score is the number of stones with his color showing that there are on the board, plus a komi (see below) in the case of White. In the event of a tie, whoever made the last move loses.
Komi
The komi is the even number of points which are added to White's score at the end of the game as a compensation for playing second. Before the game starts, the first player tells his opponent the even number which will be used as komi, and then the second player chooses which color to play.
Examples
Sample game
Introduction
Loose is a finite territory game for two players: Black and White. It's played on the intersections (points) of an odd-sized, initially empty square board. Both players must have access to a sufficient number of stones colored black on one side and white on the other.
The goal of the game is having the most stones on the board when both players have passed. Loose features surround capture, like Go, but surrounded stones are flipped instead of removed, and a natural, game-defining mechanism is used to favour (rather than ensure) eye creation upon captures. Since no stones are ever removed from the board, cycles are not possible.
Definitions
In this rules, adjacent always means orthogonally adjacent.
A group is a set of like-colored, adjacent stones.
A liberty is an empty point adjacent to a group. A false liberty is an empty point which is adjacent to at least one stone of each color and no empty points. Liberties which are not false are true.
Play
Starting with Black, the players take turns placing stones with their color showing on empty points of the board, one stone per turn.
After a placement, all enemy groups with no true liberties are flipped, i.e. all the stones in them are turned round to show the player's color, after which the turn ends.
At the end of a turn, every group on the board must have at least one true liberty. Otherwise, the move is illegal and the player must choose another one.
Players can pass their turn at any moment. When both players pass in succession, the game ends, and the one with the highest score wins.
A player's score is the number of stones with his color showing that there are on the board, plus a komi (see below) in the case of White. In the event of a tie, whoever made the last move loses.
Komi
The komi is the even number of points which are added to White's score at the end of the game as a compensation for playing second. Before the game starts, the first player tells his opponent the even number which will be used as komi, and then the second player chooses which color to play.
Examples
- A capture:
- Not a capture:
- Illegal move:
Sample game
, all White's liberties are false...