Bouncing DVD Logo
Coding Challenge #131
In this coding challenge, I simulate the “Bouncing DVD Logo” meme in JavaScript with p5.js.
Community Contributions
- Bouncing DVD Logo in 3D by Bruno Ruchiga (Source Code)
- VerletDVDLogo by Anurag Hazra (Source Code)
- Bouncing 90s Screensaver by TheTastefulToastie (Source Code)
- Bouncing 📀, with corner detection and more by Samarth Jajoo (Source Code)
- Changable speed, track and hit-the-corner-detection by TemporaryPride (Source Code)
- bouncing dvd logo with corner hit prediction and sound by Luca Turretti (Source Code)
- Bouncing Video on How to Create a Bouncing DVD Logo! by Orville Chomer (Source Code)
- Spinning bouncing DVD logo by kappekoff (Source Code)
- Python3.6 implementation using pygame1.9 by chief141 (Source Code)
You can also add your own version! (See how)
Links discussed in this coding challenge
Videos discussed in this coding challenge
- How I Learned to Code My Own Game by Mike Boyd