Yet another tetris game written in ES6. Following most of the rules of http://tetris.wiki
https://mdietger.github.io/JS-Tetris/index.html
Key | Function |
---|---|
Up | Rotate |
Down | Lower block |
Right | Move block right |
Left | Move block left |
Space | Hard drop |
H | Hold |
P | Pause |