@chiaraani/bouncing-ball
v0.2.1
Published
A web page with a bouncing ball in a container. Ball starts at random position, speed, direction and size. Reload to see a different ball.
Downloads
6
Readme
bouncing-ball
A web page with a bouncing ball in a container. Ball starts at random position, speed, direction and size. Reload or click on "Switch ball" to visualise a different ball.
Visit on chiara-bouncing-ball.netlify.app
Install with npm
npm i @chiaraani/bouncing-ball
To import the project:
import '@chiaraani/bouncing-ball/index.mjs'
And a container with a ball will appear in your site, and a "switch ball" button.