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