Bubbles
August 8, 2021 ยท View on GitHub
A Windows Bubbles screensaver recreated for the web. Use p5.js, made for fun...
I know, this looks no where near the actual screensaver, but I tried... Feel free to improve it :)
Development / run locally
- Run
yarnornpm ito install dependencies. - Run
yarn startornpm startto run a local web server. - Open the address in your browser.