资源说明:simple tetris implementation in javascript
TETRIS JS ========= This is a simple tetris implementation that I wrote to experiment on game programming in java-script. full source code version is * Game is rendered on a canvas element. * Implementation is done in ES5 strict mode. So ES5 compatible browser is required to run the game. Full source code with comments is 14K. Minified version is 3.5K.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。