This directory contains the source for the game "Tetris".
The source is machine dependent: It will only compile on
a Symbolics 36xx and MacIvory under Genera 7.2 and up.
(It may run on UXxx and XLxx, but I don't have my fingers
on that machines.)

Get the files tetris.lisp (text mode) and tetris24.bfd (binary mode).
The file tetris.lisp contains Symbolics specific character styles.
If you don't want them, use the program font-stripper in the
directory /ftp/lang/lisp.

After transferring the files to your Symbolics, you have to set
the variable *tetris-font-path* in tetris.lisp. After this
compile tetris.lisp, load it and hit SELECT #\Space.

If you have any questions contact Claus Riemann (riemann@gmdzi.gmd.de).

P.S.: I am working on a CLIM version of this game.
