Copyright (c) 1999 Derek Hohls
This game is played on an empty 4x4 board. Each player starts with 24 pieces off board.
|
An example
White's turn. White must move something to cell [1], otherwise he would lose, because Black could drop a stack of size two, or move the stack at d3 to [1] (it would lose one stone, and win by a 1-2-3-4 4 in-a-row). However, White cannot move the stack at b3 to [1] (it would be a stack of size 2 which could be captured by d3, leaving a black stack of size 1 at [1] which Black could win next turn by adding another stone there). So, White must drop a stack at [1] of size 3 there (a white stack of size 1 or 2 would also provide a losing position). |