tetrijs
v0.0.4
Published
Tetris clone that runs in iTerm2 (and maybe other terminals)
Downloads
3
Readme
tetrijs
Tetris clone that runs in iTerm2 (and maybe other terminals).
Requires node 8+.
Install
npm install -g tetrijs
Run
tetrijs
Controls
| Control | Keys |
| ----------------------- | ---------------------------- |
| Left | j
/ Left
|
| Right | l
/ Right
|
| Rotate clockwise | k
/ x
/ Z
/ Up
|
| Rotate counterclockwise | K
/ z
/ X
/ Shift+Up
|
| Soft drop | Down
|
| Hard drop | Space
|
| Change piece | 1
–7
|