A Tetris game built with react. You can play the game here!
Click START GAME with mouse.
- Rotate block with up arrow.
- Change block's direction with left and right arrow.
- Drop block with down arrow.
This project is learned from Weibenfalk Code Tutorials: How to build Tetris with React.