What I Learned Today
I've been away from this too long, so I've picked a project to give me something to learn each day. I'm building a web-based Roguelike game. I've never built a computer game before, and I've got a lot to learn about sprites, collision detection, map generation, and other stuff.
For today, I managed to build a play area that you can move a character around in. Not impressive, but it's a solid first step. The cool thing I learned about is gameQuery, a jQuery plug-in for developing games.
Published: