tetris-mode
tetris-mode is an interactive compiled Lisp function in `tetris.el
'.
(tetris-mode)
A mode for playing Tetris.
This mode runs the hook `tetris-mode-hook', as the final step
during initialization.
key binding
--- -------
SPC tetris-move-bottom
n tetris-start-game
p tetris-pause-game
q tetris-end-game
<down> tetris-rotate-next
<left> tetris-move-left
<right> tetris-move-right
<up> tetris-rotate-prev