Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 382 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 382 Bytes

tetris

tetris in javascript

build instructions

This project uses Grunt, so after cloning this repo you will need to run an npm install and then grunt in the tetris directory to get going.

If you don't have Grunt or node.js, check out their websites for installation instructions.

sample