Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 666 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 666 Bytes

dvd-logo-bounce-sim

code style: prettier

Simulate the classic bouncing DVD Logo on a mock screen.

Example

Example GIF

Features

  • Calculates the period of corner-to-corner hit time
  • Calculate time remaining until a collision
  • Show what corner it will hit

Credit

I discovered how to do this at The Lost Math Lessons.

The code is based off of this.