aalin / tetrijs

Tetris clone for modern (fast) terminals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Tetris clone for modern (fast) terminals

License:ISC License


Languages

Language:JavaScript 100.0%