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