In this exciting tutorial we're going to learn how to animate using a series of images on a html canvas for a game. The code that we will write is going to be super clean and well architected. No Game development frameworks were used in this tutorial!
Our player will have the following animations: idle, walk, run, jump and a death animation.
Top comments (2)
Great video!
Thank you Lioness100