Bouncing Ball Animation Tutorial This tutorial will walk you through creating a JavaScript animation of a bouncing ball. In each lesson, looking at the src directory will show you exactly what you should have at the end of the given lesson. Lesson 1: Creating project structure and including an external JavaScript file Lesson 2: Drawing your first circle on an HTML canvas Lesson 3: Animating Lesson 4: Object-Oriented Programming