|
|
|
|
|
by hinkley
1011 days ago
|
|
I prefer the Ko rule of Go. You can’t repeat the last position. But repeating a pattern of part of the board every two turns can force progress to resolution. The entire board never repeats, but it also stops the loop earlier. |
|