summaryrefslogtreecommitdiff
path: root/games/xbl/pkg-descr
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-06-04 01:38:15 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-06-04 01:38:15 +0000
commit87c8bc9bb4177ae61d2d1419eb0bf427d64971ac (patch)
treea4f2c2726b6d52fb9251658a034325cbf4890a9b /games/xbl/pkg-descr
parentModify hack to remove "doc" subdir name from share/doc/urt/doc. (diff)
3-D tetris game.
PR: 3686 Submitted by: Pedro F. Giffuni <pgiffuni@FPS.biblos.unal.edu.co>
Notes
Notes: svn path=/head/; revision=6723
Diffstat (limited to 'games/xbl/pkg-descr')
-rw-r--r--games/xbl/pkg-descr32
1 files changed, 32 insertions, 0 deletions
diff --git a/games/xbl/pkg-descr b/games/xbl/pkg-descr
new file mode 100644
index 000000000000..d6c7925a61bf
--- /dev/null
+++ b/games/xbl/pkg-descr
@@ -0,0 +1,32 @@
+=============================================================================
+= XBL 1.0
+ =
+=============================================================================
+
+XBL is a Tetris 3D extension.
+
+XBL is an interactive game under X11 (color or black&white) and UN*X.
+
+XBL is a good training tool to understand 3D rotations and 3D vision.
+ You need reflex and memory (human).
+
+XBL implements 6 different ways to perform animation under X11!
+ (more or less good)
+
+- The game world is a 3D discrete space.
+- The player has a top view of this discrete space.
+- The game throws blocks made of cubes (one to five cubes).
+- A block falls inside the discrete space, and stops when hitting the
+floor or another block.
+- If a discrete space level is full, it is destroyed.
+- Another block appears (only one moving block at a time).
+- Player can move or rotate blocks (perfect real time if you have a fast
+host).
+The goal is to play as long as possible.
+
+XBL home is : "ftp://ftp710.univ-lyon1.fr/pub/xbl"
+XBL URL is : "http://www710.univ-lyon1.fr/ftp/xbl/xbl.html"
+
+Good luck!
+
+Thierry.EXCOFFIER@ligia.univ-lyon1.fr