HUGO TETRIS
-----------

(Requires Hugo v2.5 or later)


Original game by Alexy Pajitnov
Adapted to Inform by Andrew Plotkin
Translated to Hugo by Kent Tessman
Music by Erik "ZNOW" Eriksson


Keys:

A or Left-arrow		Move left
D or Right-arrow	Move right
S or Up-arrow		Rotate
Z or Down-arrow		Move down
Space or Enter		Drop
P or Escape		Pause
Q			Quit


Note:  This is a fairly simple implementation; I didn't spend a great deal of
time or code refining the interface level.  As a result, something like 
screen-resizing during play (on systems that support dynamic screen-resizing,
like Windows) may confuse the game.  It's better to pick a screen size/font,
then start/restart the Hugo Engine.
