last week, we made up another new game. It is played on a go board with go stones. play is as in go, except stones can be placed in additional places on the board. Placement within a box (rather than at an intersection) is allowed. Also, placement between two intersections (on a line) is allowed. Liberties for a chain C are defined as “spots which the player could play in (including suicide spots) which would be connected to a chain C.
Connection is as in go; diagonals are not connected. Stones which are 1 space over, 1/2 space up (& it’s rotations are connected). Stones which are 1.5 spaces over, 0 spaces up (& rotations) are connected. Somewhat controversially, stones which are 1.5 spaces over, 0.5 spaces up are also considered connected.
Scoring is as in go, but 1/2 and 1/4 empty spots are counted as well.
From a couple games, it is not too different than go. The connected knight’s move is really strong. It is called ZeZe.