jocly
Version:
Board games 3D/2D UI and AI web library
23 lines (19 loc) • 994 B
HTML
<h2>Jocly Makruk cheat sheet</h2>
<img style='max-width:100%' src="{GAME}/res/rules/makruk/mk-cheat-sheet-x500.png"/>
<h2>Pieces</h2>
<p>White and black pieces for 2D and 3D versions (from left to right):
<ul>
<li>Pawn (8 per player)</li>
<li>Knight (2 per player)</li>
<li>Bishop (2 per player)</li>
<li>Rook (2 per player)</li>
<li>Queen (1 per player)</li>
<li>King (1 per player)</li>
</ul>
</p>
<img style='max-width:100%' src="{GAME}/res/rules/makruk/mk-pieces-x500.png"/>
<p>As for international chess you have to mate the opponent's king but pieces have different shapes and some have different moves, especially the queen (much weaker) and the bishop.</p>
<h2>Initial setup</h2>
<p><img style='max-width:100%' src="{GAME}/res/rules/makruk/initial-2d-x500.png"/></p>
<p><img style='max-width:100%' src="{GAME}/res/rules/makruk/initial-3d-x500.png"/></p>
<p>Please check <a href='http://en.wikipedia.org/wiki/Makruk' target='_blank'>Makruk wikipedia page</a> for more information</p>