Skip to main content

All Questions

Filter by
Sorted by
Tagged with
17 votes
3 answers
5k views

How do I efficiently code both the client and server at the same time?

I'm coding my game using a client-server model. When playing on singleplayer, the game starts a local server, and interacts with it just like a remote server (multiplayer). I have done this to avoid ...
liamzebedee's user avatar
  • 1,256