Just finished tetris
February 15, 2015
I just finished writing tetris in angular.js. It uses angular.js for the over all structure, hammer.js for the mobile events, and the HTML 5 canvas element for displaying everything. You can try it out here.
You can view the code at my github page.
Home