diff options
Diffstat (limited to 'games/xbl/pkg-descr')
-rw-r--r-- | games/xbl/pkg-descr | 32 |
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 |