Colorcrumble.com
A game to help users learn their powers of 2. I initially used javascript DOM manipulation for all the animations, however this proved to be slow and laggy on mobile devices. I therefore re-wrote it all with WebGL which greatly improved the animations performance.
Tech Stack: WebGL, Javascript, Google Appengine.