
Vimbre
Description
Introduction
Vimbre is a drawless connection game for two players: Black and White. It's played on the intersections (points) of a square board, which is initially empty. The top and bottom edges of the board are colored black; the left and right edges are colored white.
Definitions
A stone is flipped when it's replaced with a stone of the opposite color.
Play
Black plays first, then turns alternate. On his turn, a player must perform exactly one of the following actions:
- Place one or two stones of his color on empty points of the board. On his first turn, Black can only place one stone. In any case, at the end of a turn, any two like-colored, diagonally adjacent stones must share at least one orthogonally adjacent, like-colored neighbor. Otherwise, the move is illegal.
- Flip one enemy stone which is sandwiched between two friendly stones adjacent to it on the same orthogonal line. This kind of move is illegal if said enemy piece isn't orthogonally adjacent to any empty point.
If a player can't make a move on his turn, he must pass. Passing is otherwise not allowed. There will always be a move available to at least one of the players.
Objective
The game is won by the player who completes a chain of orthogonally adjacent stones of his color touching the two opposite board edges of his color. Draws are not possible.