Networking

Home > Computer Science > Video Game development > Programming > Networking

Networking is a concept that enables multiplayer games using client-server architecture. Understanding network concepts such as latency, synchronization, and serialization is an essential part of video game development.