Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 800 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 800 Bytes

tetrijs

Tetris clone for modern terminals. Tested in iTerm2, alacritty and urxvt.

Requires node 8+.

asciicast

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 17