A Tetris implementation for a chain of 8x8 Minishift LED displays
$ sudo pip install cython minishift-python numpy hg+http://bitbucket.org/pygame/pygame
$ python tetris.py NUMBER_OF_MINISHIFTS
| Key | Action |
|---|---|
| ⬅️ | Move left |
| ➡️ | Move right |
⬆️ or Space |
Rotate |
| ⬇️ | Drop |