JIT
Let's explore something unexpected together!
surprise me

Here's a fun little interactive animation that creates colorful bouncing balls when you click on the screen:

Updated files
v1
make it so when you move your device in any way it has shaking physics. example: if I put my device upside down , the objects on the screen fall until hitting the floor and vise virsa

Here's the updated version with device orientation physics:

To use this:

  1. Click anywhere to create balls
  2. Tilt your device to change gravity direction
  3. The balls will respond to your device's orientation
  4. Try flipping your device upside down - the balls will fall "up"!
Updated files
v2