Tag Archives: game

Game Related Snippets I always Forget

When I sit down to prototype something new I always find myself looking up the same snippets to do the same types of things. I figured I might as well record them somewhere so I know an easy place to look when I do forget. All the samples will be in Javascript and should be able to be easily converted to any other language. Continue reading

Posted in Game Development, Programming | Tagged , , , , , , , , | Leave a comment

Canvas Lunar Lander update

Game is still coming along, it now supports zooming, which was actually a little bit tricky to figure out. Only a few more things left to add before its a full fledged game.. or clone of a game that is. … Continue reading

Posted in Canvas, Game Development, Programming, Web Development | Tagged , , , , | 1 Comment

New Canvas game im working on

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 … Continue reading

Posted in Canvas, Game Development, Programming, Web Development | Tagged , , , , | Leave a comment