To get started modifying Tetrion, install node.js then browserify using the command "npm install -g browserify".
You can use delpoy.sh to browserify the js files to the dist directory and startserver.sh to start a simple python webserver for testing.
Tetris
This is a small html5 tetris game , written by pure javascript and html5 canvas,modular by browserify.
Just a practice, if you are interested in writing html5 games,check the code and have fun!
Demo
License
MIT © Sandy Duan