farhanf7n / gradient-cursor-move

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Blob which follows the mouse cursor

  • I made this practice app using HTML, CSS and some JS.
  • I used "onpointermove" to find the mouse cursor.
  • Then i used "animate function" to add some delay and move the blob where the mouse is.

Screenshot of the App

moving-blob-gif

About


Languages

Language:HTML 100.0%