UDP Socket server and simple game to compliment it
The hackathon-simple-server folder contains the nessecary server code to transmit data to each client. The Hackathon Game folder has the client game.
Go to Multiplayer->Create/Join->Press Ready As of now, when clients want to start a match, there is a ready system so that each player has to hit the ready button.
If one of the players that joined the lobby presses start, the lobby screen will automatically go into the game scene.