jocly
Version:
Board games 3D/2D UI and AI web library
18 lines (12 loc) • 831 B
HTML
<p class="rules-titles">Essentials</p>
<p>De cercar la liebre (Catch the hare) is a hunt game: one player is the prey, his opponent has 12 hunters.</p>
<p>Start position:</p>
<img src="{GAME}/res/rules/liebre/start.jpg" class="rules-illustration">
<h2>To win</h2>
<img src="{GAME}/res/rules/liebre/hunter-wins.jpg" class="rules-illustration">
<p>Hunters must surround the hare with no possibilty for it to escape by capture.</p>
<p>The hare wins if it eliminates enough hunters so that they can not surround it.</p>
<h2>Your turn</h2>
<img src="{GAME}/res/rules/liebre/hare-plays.jpg" class="rules-illustration">
<p>Move one piece to an adjacent free position.</p>
<p>If you are the hare, you can eliminate a hunter by jumping over him. You can eliminate several hunters with consecutive jumps. Capture is not compulsory.</p>