TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How do I become a MMO netcode programmer?

2 点作者 nickyvanurk将近 4 年前
How do I become a professional MMO netcode programmer?<p>I&#x27;ve been tinkering with my own little project from scratch over here: https:&#x2F;&#x2F;github.com&#x2F;nickyvanurk&#x2F;3d-multiplayer-browser-shooter but how do I take it to the next level and do this kind of work as a job?<p>Are there learning resources or is everything learned on the job?<p>I feel the MMO netcode community, and netcode community in general, is very small. So I can&#x27;t find much books on the subject. I was hoping for a little guidance.<p>I really enjoy netcode, optimizing, game engine architecture, entity-component-systems, scalability (how to go from 100 to 10 mil users? this get&#x27;s me so excited). So I thought MMO network programmer would be the perfect job for me. Is this a safe assumption? (I also love MMO games the most).<p>I already learned the netcode stuff that&#x27;s available from the most linked resources (gafferongames, gabriel, etc... usually it&#x27;s all focused on FPS games tho).

1 comment

snapcaster将近 4 年前
Is MMO netcode different from regular networking code? I&#x27;m not asking rhetorically, i don&#x27;t really have any experience with either