/blessed-tetris

quick and dirty telnet tetris clone

Primary LanguageJavaScript



Play Online

telnet kirjava.xyz

Play Locally

git clone https://github.com/kirjavascript/blessed-tetris.git
cd blessed-tetris
npm install
npm start

Controls

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