tetris implemented using cocos2d-js
build
- create a new hello world project using cocos new -l js tetris
- copy all the things into the new directory, overwrite all existing files
- build for android cocos compile -p android
- run in broswer cocos run -p web