Tetris clone for modern terminals. Tested in iTerm2, alacritty and urxvt.
Requires node 8+.
npm install -g tetrijs
tetrijs
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 |