Just an old little JS to manipulate canvas
  • JavaScript 80%
  • CSS 10.1%
  • HTML 9.9%
Find a file
2023-01-28 12:47:01 +01:00
css Add old local code to repo 2023-01-27 20:11:43 +01:00
js Add pause system 2023-01-28 12:47:01 +01:00
index.html Add old local code to repo 2023-01-27 20:11:43 +01:00
LICENSE Initial commit 2023-01-27 18:54:55 +01:00
README.md Add pause system 2023-01-28 12:47:01 +01:00

Javascript Balls

Just an old little JS to manipulate canvas.

You can adjust balls number, velocity and size as needed in balls.js file.

To have a break, press "p" ;)