It's a two players game where one uses white stones and the other black stones.
Each player owns two opposite edges of the board. One has the top and the bottom edges (white), while the other has the left and right edges (black).
On your turn you drop one of your stones on an empty square of the board except on corners or on the opponents edges.
If at least one opponent stone is between that stone and another friendly stone (orthogonal or diagonal), then all opponent stones that were between those stones flip its color (like an Othello move).
The winner is the first one who manages to do an orthogonal path connecting his two opposite edges.
Two stones diagonally aside are not continuous in a path. The corners belong to both edges.
General Statistics:
- 90 games played.
- 90 victories and 0 draws.
- 25 average movements per game ( max: 40, min: 13).
- 43 victories by the first player vs 47 victories from another player.