Original Post
hello, I am about to start work on a single and multiplayer game and i would like some advice on how to work this out. I figured i would need a like 2 seperate base classes - client and server. So the client would start and if needed, create an instance of server? is this the propper way todo it? and any other advice you can give?