A Match Three / Bejeweled clone made in canvas and optimized for mobile devices. This was a solo project in which I worked on encapsulating my code, creating my own DOM functions (I only needed a few and jQuery seemed like overkill), creating web workers for multithreading, implementing local storage for previous games and high scores, animations that were completely independent of art and both mouse and touch input controls.