Ongoing C++ Gameplay Example Series: Making a Survival Game

@: I’m eagerly following this project, couldn’t start out yet though since I’m still learning C++ right now. My question is: How many players can this project support ? Could it handle 50 players on a server at once ? What about saving stats or items after logging off ? Can you implement this in the end too ? This would be gold!

So far, work all the way! Loving it though I don’t understand much at the moment due to lack of C++ knowledge :slight_smile: