Skip to content
SanaHOUCH edited this page Nov 11, 2016 · 7 revisions

Game Overview

About the game

The Mill game is a strategy board game that consist only two players.

The board is empty in the beginning and it has 24 positions where the players can place their pieces/stones, each player has nine pieces/stones and they alternatively place the stones in a position of their choice.

Goal

The goal for the player is to have a 'mill', which means three pieces in vertical or horizontal line.

Rules

The game has 3 parts:

  • Placing stones.

placing stones one by one.

While placing, if a players formed a mill he can remove a stone of the opposite player.

  • Moving stones.

After placing all the stones, players can move their stones in the neighbor free spots.

  • Flying/Jumping.

Once a player has only three stones left, he can move his stone to any other free spot.

End of the Game

The game ends in one of these situations :

  1. If one of the players has less than three stones left.

  2. If one of the players is stuck and can't move any of his stones.

PS:

There is an exception according to the second part of the game, once you formed a mill, you can't remove a stone of the opposite player if that stone is in a mill (previously created), but if all the stones of the opposite players are part of mills then you can.

Clone this wiki locally