Archive for February, 2010

Dynamic rotated sprite sheets with JavaScript

Dynamic rotated sprite sheets with JavaScript

February 6th, 2010

Been working on the single player canvas game this week and got a few cool things accomplished in terms of performance. The main thing I was working on was trying to reduce the slowdown on real time image rotation.  What I ended up coming up with was creating rotated sprite sheets on the fly in [...]

New Canvas game im working on

New Canvas game im working on

February 1st, 2010

A while back I posted a link to a Flash game I was working on, it was going to be multiplayer using Nanoba. Unfortunately I gave up on it pretty quickly, I’m not a big fan of Flash and I wanted to learn something totally different, so I decided to try and remake the game [...]