Tagged Questions
0
votes
1answer
266 views
Resource and game state management for multiplayer game server
I'm building a virtual world kind of engine. It's mostly for fun and learning. But I would like to get it right from the very beginning, so it is stable and can be scaled relatively easily.
I've been ...