soggybag / tetris-redux-app

Tetris built with React and Redux
https://soggybag.github.io/tetris-redux-app/
4 stars 6 forks source link

Handled Keyboard Actions #15

Closed stokedowl closed 4 years ago

stokedowl commented 4 years ago

Added a listener on keydown for Left, Right, Up, Down and Space-bar keys.