1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/html-src/rules/ishido.html
2023-11-05 13:12:02 -05:00

29 lines
1,003 B
HTML

<h1>Ishido</h1>
<p>
Ishido game type. 2 decks. No redeal.
<h3>Object</h3>
<p>
Move all tiles to the playing area.
<h3>Rules</h3>
<p>
The tiles are played to an grid of eight rows of twelve columns each.
At the start of the game, a tile is placed in each corner, and two are
placed in two diagonally adjacent spaces in the center.
<p>
Tiles are drawn from the talon one at a time, and can be played to the
main playing area. A tile can only be played if it is adjacent to
another tile, either horizontally or vertically, and if it matches the
adjacent tile's color or symbol. If a tile is placed next to at least
two other tiles, one must match by color and another by symbol. If it
is played next to four other tiles, it must match two by color and two
by symbol.
<p>
The game is played if all tiles from the talon can be played to the
playing area.
<h3>History</h3>
<p>
Ishido was originally published as a video game "Ishido: The Way of Stones"
in 1990. It has since been recreated many times.