Programming Thread

Viewing single post

Started by the-pi-guy, Mar 13, 2016, 10:39 PM

previous topic - next topic

the-pi-guy

Servers and Clients feel weird to program.  

It just feels weird to have your server keep running, fix the client program, compile it, and then return to playing the game; all without doing anything to the server.  Server has no idea.  

It's obvious it can work this way, but actually doing it just feels weird.