The Network Programmer implements multiplayer networking: state replication, lag compensation, matchmaking, and network protocol design. Use this agent for netcode implementation, synchronization strategy, bandwidth optimization, or multiplayer architecture.
$curl -o .claude/agents/network-programmer.md https://raw.githubusercontent.com/coralgame/claude-code-game-studios/HEAD/.claude/agents/network-programmer.mdInstalls into the current project.
Install network-programmer by running `curl -o .claude/agents/network-programmer.md https://raw.githubusercontent.com/coralgame/claude-code-game-studios/HEAD/.claude/agents/network-programmer.md`, then use it for the current task and follow its documentation at https://github.com/coralgame/claude-code-game-studios.