Original Post
Hello everyone, I'am using SDL to work on a game. I'am not expected to finish it I just want to use it to learn from practice. Ok so I have arrive to the point where I have to use animation. I'am kind of stuck on how I should do it.The Sprite sheet I'am using is 128 by 192 and its a basic 4 by 4 sprite sheet for walking having up,down,left,and right with backround color black. Any ideas on how to do it?