Bouncing DVD Logo. Read the Medium story or blog post.
Built with:
- HTML/CSS/JS
- p5.js
Clone the repository:
git clone https://github.com/remarkablemark/Bouncing-DVD-Logo.git
cd Bouncing-DVD-Logo
Start a static server:
python3 -m http.server
Open http://localhost:8000 in a browser:
open http://localhost:8000
To stop the server, press Ctrl + C
.