tetrijs

Tetris clone that runs in iTerm2 (and maybe other terminals).

Usage no npm install needed!

<script type="module">
  import tetrijs from 'https://cdn.skypack.dev/tetrijs';
</script>

README

tetrijs

Tetris clone that runs in iTerm2 (and maybe other terminals).

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