Copyright (c) 2001 Joćo Pedro Neto
The game is played on an empty 5x5 board.
|
An example If White plays a stone at cell [1], he will capture the 4 marked black stones. Notice that the group on the bottom-left is not capture (mirror patterns are not capturable). |
|
Ko rule
Black has just played d4:b3 (using the patterns bc34 and de34). Now, White cannot play on cells b3 and c3, because those cells are included on the 2x2 area used for capture. |
A variant, is to change the goal for the following rule: When no more moves are possible, wins the player with more stones onboard (that is, all cells are occupied, or only remains empty KO cells). But if a player cannot end his turn (i.e., only can make one drop move) the game ends and wins the player with more stones onboard.