0.0.4 • Published 6 years ago
tetrijs v0.0.4
tetrijs
Tetris clone that runs in iTerm2 (and maybe other terminals).
Requires node 8+.
Install
npm install -g tetrijsRun
tetrijsControls
| 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 |