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-LogoStart a static server:
python3 -m http.serverOpen http://localhost:8000 in a browser:
open http://localhost:8000To stop the server, press Ctrl + C.