I know there have been many questions and tutorials on how to set up a multiplayer link between a host and client, but I am still a little confused on how to make a game out of it.
I am wondering if someone could explain how to send information (ex. variables) between two or more computers to establish a basic game.
It would help if someone could make a quick program that would link two or more computers together(host and clients) and would display each other's mouse cursors(or other controlled object) at its current position onto every computer. That would greatly help me see how multiplayer games work.