Simulate the classic bouncing DVD Logo on a mock screen.
- Calculates the period of corner-to-corner hit time
- Calculate time remaining until a collision
- Show what corner it will hit
I discovered how to do this at The Lost Math Lessons.
The code is based off of this.