Game client

From Wikipedia, the free encyclopedia

A game client is a piece of software that connects to a game server. The server provides the connection and sends packets of information back to the game client. Many clients can be connected to the server at the same time, which will keep an overall view of the game world. Each game-client has its own unique world perspective.

Most game clients are a hybrid of client-server and peer-to-peer architectures.