Interact with visitors as you watch their cursor move around the page! Now with visual feedback for clicks!
How it works
The server code is very small, almost all the work is done client-side. The server just allows clients to communicate with each other. One thing that the server does is check for disconnected users, and instruct clients to remove their cursor from screen.
The client constantly updates the server with its current cursor coordinates (nice alliteration) and notifies the server for each click.
Multiplayer cursors!
Interact with visitors as you watch their cursor move around the page! Now with visual feedback for clicks!
How it works
The server code is very small, almost all the work is done client-side. The server just allows clients to communicate with each other. One thing that the server does is check for disconnected users, and instruct clients to remove their cursor from screen.
The client constantly updates the server with its current cursor coordinates (nice alliteration) and notifies the server for each click.
Check it out
Big credits to @rafrafraf , we worked on this together. More to come!
@ColeBosman Glad you like it :) i saw your cursor in there lol