This is an implementation of the arcade game Tetris with React and Redux.
Play the game here
This game uses React and Redux to display views and manage state.
The project was built from the tutorial here.
Add Hacktoberfest label to issues
Design for Mobile
Fix bug where Game Over appears when clicking left or right before a block falls into view.
Add keyboard controls
Add some styles
Update this README
Animate score: should count up to the new value over time
Feel to contribute! See our contributions guide.