1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/games/xbl/pkg-descr
Satoshi Asami 87c8bc9bb4 3-D tetris game.
PR:		3686
Submitted by:	Pedro F. Giffuni <pgiffuni@FPS.biblos.unal.edu.co>
1997-06-04 01:38:15 +00:00

33 lines
1.2 KiB
Plaintext

=============================================================================
= 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