Do you love Tetris? I do!
This is a Tetris prototype implemented with GameJs game engine.
It's an educational implementation for myself and I try to learn some basic concepts of game programming and HTML5 Canvas element.
Go to http://daraff.github.io/jsTetrisGameJs/dist/ and have fun!
npm run start
npm run build
- build the prod assetsnpm run deploy
- deploy the prod assest to the currentgh-pages
branch of your current repository