react-tetris-game
v1.0.1
Published
Demo is [here](https://tetris.terekhov.store)
Downloads
23
Readme
React Tetris Game
Demo is here
Control
- UP - rotate figure (tetromino)
- DOWN - soft drop
- RIGHT/LEFT - move
- ENTER - start again
Known problems
- Figures start position is too low. Some figures (which have first empty line) appears lower then expected.
- Fix-delay depends on speed. No time to move or rotate when soft drop.
- No pause.
- No music.
- No touch control.
Keywords
JavaScript, TypeScript, React, Konva, ReactKonva, Sound, Beep, Canvas, animation, game