JavaScript Animations. Add animations to javascript website or games. In this video, you will learn how animation works, and then write code to load the images for each animation frame and use setInterval to iterate through each frame image to create a smooth animation.
The tutorial will use the flappy bird project I created for this channel. The image files will be in the github repository below.
If you want to learn how to code Flappy Bird:
Code: https://github.com/ImKennyYip/flappy-bird
Demo: https://imkennyyip.github.io/flappy-bird/
If you want to learn how to add music/sounds:
https://youtu.be/UQA5jG-yh78
Website: https://www.kennyyipcoding.com/
JavaScript Game Programming Projects Playlist:
https://www.youtube.com/playlist?list=PLnKe36F30Y4bLhA-st9sC4ZthyV7nsL2Q
Java Game Programming Projects Playlist:
https://www.youtube.com/playlist?list=PLnKe36F30Y4Y1XQOqNsL9Fgg_p6nYhcng
Subscribe for more coding tutorials !