Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 220 Bytes

File metadata and controls

3 lines (2 loc) · 220 Bytes

A bouncing ball algorithm in JavaScript. Involves simulating physics principles like position, velocity, and collision detection within an animation loop. This is implemented using HTML5 Canvas for rendering.

#Heights!