summaryrefslogtreecommitdiff
path: root/games/xquarto/pkg-descr
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-03-13 09:32:01 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-03-13 09:32:01 +0000
commit1d54d5ca93f9360b0106f1daf5ae0b748954c66c (patch)
treed099d93e8f36f0280a631fff5f680d5fac4dff63 /games/xquarto/pkg-descr
parentMark as broken. (diff)
Import xquarto port. xquarto is a tricky board game.
PR: 5958 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
Notes
Notes: svn path=/head/; revision=10130
Diffstat (limited to 'games/xquarto/pkg-descr')
-rw-r--r--games/xquarto/pkg-descr18
1 files changed, 18 insertions, 0 deletions
diff --git a/games/xquarto/pkg-descr b/games/xquarto/pkg-descr
new file mode 100644
index 000000000000..0c5878e0e654
--- /dev/null
+++ b/games/xquarto/pkg-descr
@@ -0,0 +1,18 @@
+ Xquarto is a board game designed for the X windows environment.
+The game is a two-player game, although for the moment, it is only
+possible to play against the computer. The board is composed of
+4x4 squares and 16 pieces. Each piece has four properties: black
+or brown, horizontal or vertical, solid or hollow, round or
+square. This makes up 16 possible combinations and there is
+exactly one piece for each possibility.
+
+ Initially the board is empty. Now the two players try to place
+out pieces in a way that the opponent has to complete a row,
+column or diagonal with a common property (e.g. all black). This
+makes the opponent lose. The players do not choose what piece to
+put but it is rather player 1 who gives a piece to player 2, who
+then has to place this piece somewhere and choose a piece for
+player 1 to put somewhere etc.
+
+ Any suggestions, bug reports, complaints etc. should be sent to
+mjo@math.kth.se. Feedback is appreciated!