The player with the longest snake wins. Snakes cannot touch themselves, and two snakes of the same color cannot touch each other.
On your turn, do one of the following:
- A) Create a new snake: Place a tile so that it doesn't touch any other tile
- B) Grow existing snake: Place a tile so that it touches another one of your tiles (this way, you can touch also opponent's pieces
If you cannot make a turn according to those rules, pass, and other player plays again.
Game ends when no player can make a legal move.