DEV Community

CodingWith-Adam
CodingWith-Adam

Posted on

3

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.

Top comments (2)

Collapse
 
lioness100 profile image
Lioness100

Great video!

Collapse
 
codingwithadam profile image
CodingWith-Adam

Thank you Lioness100

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay