mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
beec2b8470
completely rewritten, looks a lot nicer than the 10-year old one. In addition to the suggested patch, i have removed the NO_CDROM restriction, after revisiting the accompanying documentation, the ``Don't redistribute for profit'' old tile images are obviously no longer shipped. PR: ports/16673 Submitted by: <tkato@prontomail.ne.jp> KATO Tsuguru
16 lines
729 B
Plaintext
16 lines
729 B
Plaintext
Mah jongg is an ancient chinese game usually played by four players
|
|
with tiles similar to dominos. This is an X windows version for
|
|
the solitaire game originally seen on the PC and later ported to
|
|
SunView, and later on completely rewritten by Eddie Kohler.
|
|
|
|
THEORY OF PLAY
|
|
The object of the game is to remove all the tiles from the board.
|
|
Tiles are removed in by matching two identical tiles which have
|
|
either an open left edge or open right edge. The only exception
|
|
to this rule is that any open "flower" tile (bamboo, orchid, plum,
|
|
or chrysanthemum) matches any other open "flower" tile and any open
|
|
"season" tile (spring, summer, autumn, or winter) matches any other
|
|
open "season" tile.
|
|
|
|
WWW: http://www.lcdf.org/xmahjongg/
|