My Basketball

Objective: Animate a basketball using HTML, SVG, and Javascript.

Problem: Math would be required to animate the basketball.

Solution: The key to animating the basketball was using multiplication and division, since addiction or subtraction would result in zero or negative values for speed.