I am learning how to use sockets to connected two or more computer together, specifically for games. Here are just some random tests.
In order:
This is a server-client chat app, was first time succesfully using sockets.
You click to go to a new location, and it shows other players this as well.
You press on the keyboard to move, and it shows this other players as well.