Skip to content

Latest commit

 

History

History
32 lines (15 loc) · 700 Bytes

README.md

File metadata and controls

32 lines (15 loc) · 700 Bytes

Tetrion Opening Trainer

PolicyChanges (2022)

MIT Liecense

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

Tetris Game

License

MIT © Sandy Duan