Материалы по теме:
As the founding member of the backend team, I worked to establish the underlying technical architecture that powers the persistent live components of the game. As the backend team grew, we built numerous C# microservices running in Kubernetes hosted on Azure. Viewing this as a long-term live-service game, we designed our systems with that in mind. Multiple region-aware matchmaking flows. An internal web portal for customer support. Player reporting and moderation systems. Cross-platform account linking. Login queues. Extensive load testing. The list goes on and on.
。关于这个话题,safew官方版本下载提供了深入分析
tasks = append(tasks, t)
I made a massively multiplayer snake game that’s accessible over ssh. Play by running ssh snakes.run in your terminal: