Algorithm-Arena / weekly-challenge-3-bouncy-form

4 stars 1 forks source link

Submission - Cursor Companion #4

Open mhelvens opened 8 months ago

mhelvens commented 8 months ago

My submission has a friendly little ball bouncing around, following your cursor as you fill in the fields of an HTML form. It uses the equations of projectile motion to make the movement of the ball feel fluid and natural, and Disney's "Squash & Stretch" technique to make it feel more dynamic.

Video: Youtube, File

Code: Playcode.io

You can both try the form yourself and view the code by visiting that last link.

I'm happy how it turned out, but development was a bit rushed, so there are a number of things I'd still like to do to polish it:

vjeux commented 8 months ago

Congratz on the winning this challenge <3