jocly
Version:
Board games 3D/2D UI and AI web library
566 lines (543 loc) • 26 kB
HTML
<style>
.piece-graph {
height: auto;
max-width: 100%;
margin: 0 auto;
display: block;
}
.piece-icon {
width : 70px;
height : auto;
float : left;
margin-right : 10px;
}
.piece-icon-promo {
width : 50px;
height : 50px;
}
#promo{
width : 200px;
margin: 0 auto;
}
</style>
<h1>Initial setup</h1>
<p>The board is a 14 x 14 checkered squares with a white one at the right end of each player.</p>
<p>
<img class='piece-graph' src='{GAME}/res/rules/gigachess/gigachess-start.png'>
</p>
The pieces are:
<p>There are 48 pieces per side:
<ul>
<li>1 Amazon, 1 Sorceress, 1 Marshall, 1 Cardinal, 1 Rhinoceros, 1 Buffalo, 2 Crocodiles, 2 Giraffes, 2 Camels and 2 Cannons on 1st row, </li>
<li>1 King, 1 Queen, 1 Duchess, 1 Centaur, 2 Machines, 2 Bishops, 2 Knights, 2 Rooks and 2 Elephants on 2nd row,</li>
<li>1 Lion, 1 Eagle, 1 Missionary, 1 Admiral, and 2 Princes on 3nd row,</li>
<li>14 Pawns on 3rd and 4th rows.</li>
</ul>
</p>
<p>The white King is placed on the center of the second row on a black square, the black King being on a white square. The Queen is also placed on the center, beside the King. The Amazon is just behind the King. On the 1st row there is the "animal side" with Eagle, Lion, Buffalo from inside to outside, and the "knighted side" with Amazon, Marshall and Cardinal in this order. On 3rd row, Corporals occupy the six central columns. </p>
<p>All short-range pieces (and the Ship as well) promote.</p>
<h1>Pieces</h1>
<h2>King</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-king.png'>
</p>
<p class='piece-details'>Exactly as in usual Chess.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/king.png'>
</p>
<h2>Queen</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-queen.png'>
</p>
<p class='piece-details'>Exactly as in usual Chess.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/queen.png'>
</p>
<h2>Bishop</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-bishop.png'>
</p>
<p class='piece-details'>Exactly as in usual Chess.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/bishop.png'>
</p>
<h2>Knight</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-knight.png'>
</p>
<p class='piece-details'>Moves as in usual Chess. In addition, when a Knight reaches the last row it promotes to a Buffalo.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/knight.png'>
</p>
<h2>Rook</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-rook.png'>
</p>
<p class='piece-details'>Exactly as in usual Chess.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/rook.png'>
</p>
<h2>Elephant</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-elephant.png'>
</p>
<p class='piece-details'>As in Shako. In this game, when the Elephant reaches the last row it promotes to a Lion.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/elephant.png'>
</p>
<h2>Machine</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-machine.png'>
</p>
<p class='piece-details'>It is an orthogonal counterpart of the Elephant as it moves 1 or 2 cases orthogonally, jumping over the first case if it is occupied. Then, it combines the moves of old Dabbaba and Wazir found in ancient Muslim Chess variants. In this game, when the Machine reaches the last row it promotes to a Lion.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/machine.png'>
</p>
<h2>Lion</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-lion.png'>
</p>
<p class='piece-details'>As in Metamachy, inspired (although with some simplification) by Chu Shogi, the most popular variant of the Japanese Chess. Here the Lion may move as a King (a single step move in any direction), or it may jump to a position two squares away, jumping in any orthogonal or diagonal direction, or alternatively jumping as a Knight in usual Chess. (Then this Lion has the same range but is more restricted than the Lion in Chu Shogi which can move two times in a turn). </p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/lion.png'>
</p>
<h2>Eagle</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-eagle.png'>
</p>
<p class='piece-details'>As in Metamachy, moves one square diagonally and then, goes away of an indefinite number of cases vertically or horizontally. It is authorized to go only one square diagonal. It can not jump and the unobstructed path must start with the diagonal movement. This piece is almost as powerful as the Queen and is inspired by the Giraffe from Tamerlane's Chess and the Aanca from Alfonso X's Grande Acedrex.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/eagle.png'>
</p>
<h2>Giraffe</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-giraffe.png'>
</p>
<p class='piece-details'>a (3,2) jumper, it jumps to the opposite square of a 3x4 rectangle, like an extended Knight. No matter what intermediate squares contain. Note that it always changes the same color of its square. That piece is found in Alfonso X's Grant Acedrex (but its move has been rendered differently by 20th century historians). The same pattern, but with a non-jumping move, is found in Janggi, Korean Chess, for the Elephant. Under the name of Zebra, it is also a fairy piece used by problemists for compositions.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/giraffe.png'>
</p>
<h2>Camel</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-camel.png'>
</p>
<p class='piece-details'>As in Metamachy, a well known piece from medieval Muslim great Chess like Tamerlane's Chess. It jumps to the opposite case of a 2x4 rectangle, like an extended Knight. No matter what intermediate cases contain. Note that it always stays on the same color of square. When a Camel reaches the last row it promotes to a Buffalo.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/camel.png'>
</p>
<h2>Cannon</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-cannon.png'>
</p>
<p class='piece-details'>As in Xiangqi, in Shako and in Metamachy. (Also known as Pao by problemists).</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/cannon.png'>
</p>
<h2>Bow</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-bow.png'>
</p>
<p class='piece-details'>It is the diagonal counterpart of the Chinese Cannon. It moves like a Bishop and needs an intermediate piece between itself and its victim to capture it. The Bow jumps the intermediate and takes the victim on its square. The intermediate is left unaffected. (Also known as Vao by problemists).</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/bow.png'>
</p>
<h2>Bull</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-bull.png'>
</p>
<p class='piece-details'>Jumps to the opposite case of a 3x4 rectangle, like an extended Knight. No matter what intermediate cases contain. Note that it always changes the same color of its square. The same move is found in Janggi, Korean Chess, for the Elephant. Under the name of Zebra, it is also a fairy piece used by problemists for compositions. When a Bull reaches the last row it promotes to a Buffalo.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/buffalo.png'>
</p>
<h2>Rhinoceros</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-rhino.png'>
</p>
<p class='piece-details'>Moves one square vertically or horizontally and then slides away an indefinite number of squares diagonally.. </p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/rhinoceros.png'>
</p>
<h2>Marshall</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-marshall.png'>
</p>
<p class='piece-details'>It combines the move of Rook and Knight. It can be found in many, many chess variants since Carrera, Bird, Capablanca and many others like Grand Chess or Gothic Chess. (under many other names: Champion, Guard, Empress, Concubine, Chancellor, etc. The later is sometimes preferred, however it is confusing since Capablanca used it once for R+N and once for B+N. It is an Elephant in Seirawan Chess).</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/marshall.png'>
</p>
<h2>Cardinal</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-cardinal.png'>
</p>
<p class='piece-details'>It combines the move of Bishop and Knight. It can be found in many, many chess variants since Carrera, Bird, Capablanca, Modern and many others like Grand Chess or Gothic Chess. (under many other names: Centaur, Minister, Equerry, Janus, Archbishop, Princess, Chancellor, etc. It is a Hawk in Seirawan Chess). </p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/cardinal.png'>
</p>
<h2>Amazon</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-amazon.png'>
</p>
<p class='piece-details'>Strongest piece on the board, it combines the move of Queen and Knight. It was used in the Turkish-Indian Grand Chess (as a Giraffe). </p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/amazon.png'>
</p>
<h2>Centaur</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-crowned-knight.png'>
</p>
<p class='piece-details'> it is another compound piece that moves as a Knight or a non-royal King.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/centaur.png'>
</p>
<h2>Admiral</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-crowned-rook.png'>
</p>
<p class='piece-details'>it is another compound piece that moves as a Rook or a non-royal King. That means that it is a Rook that can also step one space diagonally.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/admiral.png'>
</p>
<h2>Missionary</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-crowned-bishop.png'>
</p>
<p class='piece-details'>it is another compound piece that moves as a Bishop or a non-royal King. That means that it is a Bishop that can also step one space orthogonally.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/missionary.png'>
</p>
<h2>duchess</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-duchess.png'>
</p>
<p class='piece-details'>it is another compound piece that moves as a Bishop or a non-royal King. That means that it is a Bishop that can also step one space orthogonally.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/duchess.png'>
</p>
<h1>Promotions table</h1>
<div id="promo">
<table><tr><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-pawn.png'>
</td><td>promotes to
</td><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-queen.png'>
</td></tr><tr><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-prince.png'>
</td><td>promotes to
</td><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-amazon.png'>
</td></tr><tr><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-knight.png'>
</td><td>promotes to
</td><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-buffalo.png'>
</td></tr><tr><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-camel.png'>
</td><td>promotes to
</td><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-buffalo.png'>
</td></tr><tr><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-giraffe.png'>
</td><td>promotes to
</td><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-buffalo.png'>
</td></tr><tr><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-crowned-knight.png'>
</td><td>promotes to
</td><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-buffalo.png'>
</td></tr><tr><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-elephant.png'>
</td><td>promotes to
</td><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-lion.png'>
</td></tr><tr><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-machine.png'>
</td><td>promotes to
</td><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-eagle.png'>
</td></tr></table>
</div>
<style>
.piece-graph {
height: auto;
max-width: 300px;
margin: 0 auto;
display: block;
}
.piece-icon {
width : 70px;
height : auto;
float : left;
margin-right : 10px;
}
.piece-icon-promo {
width : 50px;
height : 50px;
}
#promo{
width : 200px;
margin: 0 auto;
}
</style>
<h1>Initial setup</h1>
<p>The board is a 14 x 14 checkered squares with a white one at the right end of each player.</p>
<p>
<img class='piece-graph' src='{GAME}/res/visuals/gigachessII-600x600-2d.jpg'>
</p>
The pieces are:
The white King is placed on the center of the second row on a black square, the black King being on a white square. The Queen is also placed on the center, beside the King.
<p>There are 48 pieces per side:
<ul>
<li>1 Amazon, 1 Sorceress, 1 Marshal, 1 Cardinal, 1 Rhinoceros, 1 Buffalo, 2 Crocodiles, 2 Giraffes, 2 Camels and 2 Cannons on 1st row, </li>
<li>1 King, 1 Queen, 1 Duchess, 1 Centaur, 2 Machines, 2 Bishops, 2 Knights, 2 Rooks and 2 Elephants on 2nd row,</li>
<li>1 Lion, 1 Eagle 1 Missionary, 1 Admiral, and 2 Princes on 3rd row,</li>
<li>14 Pawns on 3rd and 4th rows.</li>
</ul>
</p>
<p>The white King is placed on the center of the second row on a black square, the black King being on a white square. The Queen is also placed on the center, beside the King. The Amazon is just behind the King. On the 1st row there is the "animal side" with Eagle, Lion, Buffalo from inside to outside, and the "knighted side" with Amazon, Marshall and Cardinal in this order. On 3rd row, Corporals occupy the six central columns. </p>
<p>All short-range pieces (and the Ship as well) promote.</p>
<h1>Pieces</h1>
<h2>King</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-king.png'>
</p>
<p class='piece-details'>Exactly as in usual Chess.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/king.png'>
</p>
<h2>Queen</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-queen.png'>
</p>
<p class='piece-details'>Exactly as in usual Chess.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/queen.png'>
</p>
<h2>Bishop</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-bishop.png'>
</p>
<p class='piece-details'>Exactly as in usual Chess.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/bishop.png'>
</p>
<h2>Knight</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-knight.png'>
</p>
<p class='piece-details'>Moves as in usual Chess. In addition, when a Knight reaches the last row it promotes to a Buffalo.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/knight.png'>
</p>
<h2>Rook</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-rook.png'>
</p>
<p class='piece-details'>Exactly as in usual Chess.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/rook.png'>
</p>
<h2>Elephant</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-elephant.png'>
</p>
<p class='piece-details'>As in Shako. In this game, when the Elephant reaches the last row it promotes to a Lion.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/elephant.png'>
</p>
<h2>Machine</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-machine.png'>
</p>
<p class='piece-details'>It is an orthogonal counterpart of the Elephant as it moves 1 or 2 cases orthogonally, jumping over the first case if it is occupied. Then, it combines the moves of old Dabbaba and Wazir found in ancient Muslim Chess variants. In this game, when the Machine reaches the last row it promotes to a Lion.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/machine.png'>
</p>
<h2>Lion</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-lion.png'>
</p>
<p class='piece-details'>As in Metamachy, inspired (although with some simplification) by Chu Shogi, the most popular variant of the Japanese Chess. Here the Lion may move as a King (a single step move in any direction), or it may jump to a position two squares away, jumping in any orthogonal or diagonal direction, or alternatively jumping as a Knight in usual Chess. (Then this Lion has the same range but is more restricted than the Lion in Chu Shogi which can move two times in a turn). </p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/lion.png'>
</p>
<h2>Eagle</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-eagle.png'>
</p>
<p class='piece-details'>As in Metamachy, moves one square diagonally and then, goes away of an indefinite number of cases vertically or horizontally. It is authorized to go only one square diagonal. It can not jump and the unobstructed path must start with the diagonal movement. This piece is almost as powerful as the Queen and is inspired by the Giraffe from Tamerlane's Chess and the Aanca from Alfonso X's Grande Acedrex.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/eagle.png'>
</p>
<h2>Giraffe</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-giraffe.png'>
</p>
<p class='piece-details'>a (3,2) jumper, it jumps to the opposite square of a 3x4 rectangle, like an extended Knight. No matter what intermediate squares contain. Note that it always changes the same color of its square. That piece is found in Alfonso X's Grant Acedrex (but its move has been rendered differently by 20th century historians). The same pattern, but with a non-jumping move, is found in Janggi, Korean Chess, for the Elephant. Under the name of Zebra, it is also a fairy piece used by problemists for compositions.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/giraffe.png'>
</p>
<h2>Camel</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-camel.png'>
</p>
<p class='piece-details'>As in Metamachy, a well known piece from medieval Muslim great Chess like Tamerlane's Chess. It jumps to the opposite case of a 2x4 rectangle, like an extended Knight. No matter what intermediate cases contain. Note that it always stays on the same color of square. When a Camel reaches the last row it promotes to a Buffalo.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/camel.png'>
</p>
<h2>Cannon</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-cannon.png'>
</p>
<p class='piece-details'>As in Xiangqi, in Shako and in Metamachy. (Also known as Pao by problemists).</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/cannon.png'>
</p>
<h2>Archer</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-bow.png'>
</p>
<p class='piece-details'>It is the diagonal counterpart of the Chinese Cannon. It moves like a Bishop and needs an intermediate piece between itself and its victim to capture it. The Archer jumps the intermediate and takes the victim on its square. The intermediate is left unaffected. (Also known as Vao by problemists).</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/bow.png'>
</p>
<h2>Buffalo</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-buffalo.png'>
</p>
<p class='piece-details'>Jumps to the opposite case of a 3x4 rectangle, like an extended Knight. No matter what intermediate cases contain.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/buffalo.png'>
</p>
<h2>Rhinoceros</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-rhino.png'>
</p>
<p class='piece-details'>Moves one square vertically or horizontally and then slides away an indefinite number of squares diagonally.. </p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/rhinoceros.png'>
</p>
<h2>Marshall</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-marshall.png'>
</p>
<p class='piece-details'>It combines the move of Rook and Knight. It can be found in many, many chess variants since Carrera, Bird, Capablanca and many others like Grand Chess or Gothic Chess. (under many other names: Champion, Guard, Empress, Concubine, Chancellor, etc. The later is sometimes preferred, however it is confusing since Capablanca used it once for R+N and once for B+N. It is an Elephant in Seirawan Chess).</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/marshall.png'>
</p>
<h2>Cardinal</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-cardinal.png'>
</p>
<p class='piece-details'>It combines the move of Bishop and Knight. It can be found in many, many chess variants since Carrera, Bird, Capablanca, Modern and many others like Grand Chess or Gothic Chess. (under many other names: Centaur, Minister, Equerry, Janus, Archbishop, Princess, Chancellor, etc. It is a Hawk in Seirawan Chess). </p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/cardinal.png'>
</p>
<h2>Amazon</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-amazon.png'>
</p>
<p class='piece-details'>Strongest piece on the board, it combines the move of Queen and Knight. It was used in the Turkish-Indian Grand Chess (as a Giraffe). </p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/amazon.png'>
</p>
<h2>Centaur</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-crowned-knight.png'>
</p>
<p class='piece-details'> it is another compound piece that moves as a Knight or a non-royal King.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/centaur.png'>
</p>
<h2>Admiral</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-crowned-rook.png'>
</p>
<p class='piece-details'>it is another compound piece that moves as a Rook or a non-royal King. That means that it is a Rook that can also step one space diagonally.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/admiral.png'>
</p>
<h2>Prince</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-prince.png'>
</p>
<p class='piece-details'>a non-royal King who moves and captures one square in any direction, but without being hindered by check. Like the Pawn, he can also move without capturing to the second square straight ahead.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/prince2.png'>
</p>
<h2>Missionary</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-crowned-bishop.png'>
</p>
<p class='piece-details'>it is another compound piece that moves as a Bishop or a non-royal King. That means that it is a Bishop that can also step one space orthogonally.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/missionary.png'>
</p>
<h2>Duchess</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-duchess.png'>
</p>
<p class='piece-details'>it moves as a limited Queen, one, two or three squares in any straight directions. When moving two or three squares, it may jump and it does not matter what any intermediate squares contain.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/duchess.png'>
</p>
<h2>Sorceress</h2>
<p>
<img class='piece-icon' src='{GAME}/res/fairy/icons/w-star.png'>
</p>
<p class='piece-details'>it moves like a Queen and needs an intermediate piece between itself and its victim to capture it. The Sorceress jumps the intermediate and takes the victim on its square. The intermediate is left unaffected. Like the Queen is Bishop + Rook, the Sorceress is Cannon + Archer.</p>
<div style='clear:both'></div>
<p>
<img class='piece-graph' src='{GAME}/res/rules/graphs/star.png'>
</p>
<h1>Promotions table</h1>
<div id="promo">
<table><tr><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-pawn.png'>
</td><td>promotes to
</td><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-queen.png'>
</td></tr><tr><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-prince.png'>
</td><td>promotes to
</td><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-amazon.png'>
</td></tr><tr><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-knight.png'>
</td><td>promotes to
</td><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-buffalo.png'>
</td></tr><tr><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-camel.png'>
</td><td>promotes to
</td><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-buffalo.png'>
</td></tr><tr><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-giraffe.png'>
</td><td>promotes to
</td><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-buffalo.png'>
</td></tr><tr><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-crowned-knight.png'><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-elephant.png'><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-machine.png'>
</td><td>promotes to
</td><td><img class='piece-icon-promo' src='{GAME}/res/fairy/icons/w-lion.png'>
</td></tr></table>
</div>