jocly
Version:
Board games 3D/2D UI and AI web library
17 lines (15 loc) • 1.04 kB
HTML
<p>X Men‘s Morris rules apply</p>
<h2><img src="{GAME}/res/rules/rulesbuttons-win.png" class="rules-but">To Win</h2>
Leave your opponent with less than 3 men, or without any possibility to play his turn.
<h2><img src="{GAME}/res/rules/rulesbuttons-play.png" class="rules-but">To Play</h2>
<p>Each time you align 3 of your men, you can remove one of your opponent's men from the game.</p>
<p>X represents the number of pieces (=men) you start with.</p>
<p>There are two phases in the game:
<ul>
<li><b>placing the men</b>: at each turn you put one men on an available position (=all intersections and corners)</li>
<li><b>moving men</b>: this phase starts when all the men are on the board. At your turn move one men from its position to an adjacent available position.</li>
</ul>
</p>
<h2><img src="{GAME}/res/rules/rulesbuttons-play.png" class="rules-but">Fly Variants</h2>
<p>I you are playing one of the "fly" variants, you can move a men to any available position (not only adjacent ones) <b>when you are reduced to 3 men</b>.
</p>