Jump to content

World Factions - Multiplayer part two


martyj
 Share

Recommended Posts

Here is an updated version to multiplayer.

 

 

If anyone is interested in learning how to get multiplayer in their game, feel free to message me!

 

Leadwerks doesn't offer networking at the moment, so you'll need the C++ version to work on Multiplayer.

 

For my server I am using Golang using TCP and UDP sockets. UDP for player position, TCP for player connections and chat.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...