
This version on tetris should run on any system V and xenix system
which supports the curses library.
Carefully look at the begging of the Makefile, then make and run.

I used the game-logic of the version posted to the net by Phill Everson
<everson@cs.bris.ac.uk> and Martyn Shortley <shortley@cs.bris.ac.uk>_

Let bob@usixth know about any bug, fixes, enhancements and so on.
If you have curses which support colors, it should be easy
to modify set1pixel in main.c to attrset, depending on the value of col.
