Subject: re: README: minor tetris(6) enhancement
To: Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de>
From: matthew green <mrg@eterna.com.au>
List: current-users
Date: 01/03/1999 23:13:00
FYI: I've just committed some code to tetris(6) to display the next shape
that will appear in the game, as some sort of preview-function. If someone
wants the old behaviour, compile with NO_PREVIEW defined.
great!
but, um, please make this *not* the default behaviour, and add a command
line switch to enable/disable it! do not depend on the environment. i
wouild remove this 'NO_PREVIEW' variable entirely.