fence post

For discussing go rule sets and rule theory
Post Reply
phillip1882
Lives in gote
Posts: 323
Joined: Sat Jan 08, 2011 7:31 am
Rank: 6k
GD Posts: 25
OGS: phillip1882
Has thanked: 4 times
Been thanked: 39 times

fence post

Post by phillip1882 »

a go variant,
each piece is a fence post that only connect left to right, or top to bottom,
or with two fence post on the same intersection; all four directions.
liberties work in a similar manner as normal go, if you only have a one direction post, it requires only two opponent fence posts to capture.
note adding a 1 direction post adjacent to the same direction post gives no extra liberties.
adding a different direction post adjacent to the other, give 1 additional liberty, and must be "surrounded"
before capture of the original.
pass to end the game.
scoring is the same as normal go.
some example situations

Code: Select all

   2
   |--- 3
1 ---|
     4
here, this small group has 4 liberties if its in the middle of the board.

Code: Select all

edge    1
--------+ 2
        |
        |
        |
this wall has 2 liberties, if its at the edge.
Post Reply