Mon Jul 17 07:18:44 UTC 2017
Didn't really do anything for the game jam, but glad I "tried", because now I want to work on game stuff a bit everyday.
I'd like to make one-hour goals. Make a goal I wish to accomplish in one hour. That's all I have to do.
Today, I want to take the Alucard spritesheet from Castlevania Crypt and parse out all the sprites.
This was one of the things I tried to do during the game jam and later abandoned because this spritesheet is a little annoying to pick out dynamically.
"Today" is incorrect, I want to display this spritesheet via Crafty.js and make progress towards splitting it into the individual sprites, and then eventually animating it.
I would like to make code that will be mostly reusuable for any other spritesheet I come across (e.g. Ninja Gaiden).