DEV Community

CodingWith-Adam
CodingWith-Adam

Posted on

JavaScript Game Dev | Sprite Animations with Keyboard Input and a Halloween Theme

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.

Latest comments (2)

Collapse
 
lioness100 profile image
Lioness100

Great video!

Collapse
 
codingwithadam profile image
CodingWith-Adam

Thank you Lioness100