Skip to content

Follow Gopher: Gopher's eyes follow mouse pointer movement

Published:

Table of contents

Open Table of contents

Gopher Eyes Follow

Fun project where Gopher’s eyes follow mouse movement, demo.
Inspiration was taken from the video “How to make Eyeballs that Follow You Around”.
As usual, source code can be found on GitHub.

Starting the development server

  1. Install the necessary dependencies: npm install
  2. Run the development server: vite
  3. Open http://localhost:5173/ in your browser to view the website

Screenshots

Screenshot