telnet kirjava.xyz
git clone https://github.com/kirjavascript/blessed-tetris.git
cd blessed-tetris
npm install
npm start
WASD, HJKL and arrow keys are supported
| Action | Keys |
|---|---|
| rotate left | Z , |
| rotate right | X . up |
| move left | A H left |
| move right | D L right |
| hard drop | space C / W K |
| soft drop | S J down |
| hold | tab V M \ |
| quit | escape C-c |
