Tetris Play it https://scwood.github.io/tetris/ Implementation HTML5 Canvas Redux to manage game state Firebase to store high scores NES rules Run it locally git clone https://github.com/scwood/tetris cd tetris npm install # dev npm start # prod npm build # serve dist/