Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 551 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 551 Bytes

Game-Network

UDP Socket server and simple game to compliment it

Basic info

The hackathon-simple-server folder contains the nessecary server code to transmit data to each client. The Hackathon Game folder has the client game.

How to start the match

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.

Glitches

If one of the players that joined the lobby presses start, the lobby screen will automatically go into the game scene.