-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
80 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<h1>Little Ishido</h1> | ||
<p> | ||
Ishido game type. 2 decks. No redeal. | ||
|
||
<h3>Object</h3> | ||
<p> | ||
Move all tiles to the playing area. | ||
|
||
<h3>Quick Description</h3> | ||
<p> | ||
Like <a href='ishido.html'>Ishido</a>, but with four colors and symbols, | ||
and a 6X8 grid. The initial tiles are placed in the four corners only. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<h1>Little Ishido Relaxed</h1> | ||
<p> | ||
Ishido game type. 2 decks. No redeal. | ||
|
||
<h3>Object</h3> | ||
<p> | ||
Move all tiles to the playing area. | ||
|
||
<h3>Quick Description</h3> | ||
<p> | ||
Like <a href='ishido.html'>Ishido</a>, but with four colors and symbols, | ||
and a 6X8 grid. The initial tiles are placed in the four corners only. | ||
Also, there are no restrictions when placing a tile next to two or more | ||
other tiles - they just have to match the color or symbol of each. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters