Tuesday, June 12, 2007

Animation of sprites

Today I have implemented sprites animation. I can read an animation sequence from file and display it on screen. I also have implemented mouse input and tomorrow I will work on keyboard. When this is done I will have a basic 2d engine ready (it's based on opengl so adding 3d in the future will not be a problem) and I will be able to start working on my next game :) .

No comments: