summaryrefslogtreecommitdiff
path: root/games/xcogitate/pkg-descr
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-04-27 14:34:05 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-04-27 14:34:05 +0000
commit088052c51a115d57740db48ad85e9e799179829b (patch)
tree7a79f3dba0f5b87d8ba2c60923dae53cc45a4a2b /games/xcogitate/pkg-descr
parentActivate xldlas, and edit its COMMENT so that it does not start (diff)
Import of xcogitate, a logic game for X11. This port is currently
BROKEN, until the distfile is present in MASTER_SITE_LOCAL. PR: 6041 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
Notes
Notes: svn path=/head/; revision=10707
Diffstat (limited to 'games/xcogitate/pkg-descr')
-rw-r--r--games/xcogitate/pkg-descr20
1 files changed, 20 insertions, 0 deletions
diff --git a/games/xcogitate/pkg-descr b/games/xcogitate/pkg-descr
new file mode 100644
index 000000000000..5dbe119d315a
--- /dev/null
+++ b/games/xcogitate/pkg-descr
@@ -0,0 +1,20 @@
+ The game is played with 72 stones. There are 36 different stones,
+each occuring twice. The stones are shuffled in a pouch. The player
+takes an arbitrary stone from the pouch and must put it on the board
+somewhere.
+
+ The following rules must be followed:
+
+ 1. The stone must touch at least one other stone.
+
+ 2. If the stone touches only 1 other stone, the colours or symbols
+ must be the same.
+
+ 3. If the stone touches 2 other stones, it must have the same
+ colour as one of them, and the same symbol as the other.
+
+ 4. If the stone touches 3 other stones, it must have the same
+ colour as one of them, and the same symbol as the other 2, and
+ vice versa.
+
+ The object of the game is to place all 72 stones on the board.