In this video you will learn how to create a looping animation using plain vanilla Javascript, with no libraries or add-ons.
You will learn about Javascript OOP (Object Oriented Programming). You will learn how to create an object from a constructor and store that object in an Array.
Finally, you will learn how to implement a simple game engine.
To better understand my game engine design, watch my previous video at: • Javascript Game Engine - A Simple Ani...