Skip to main content

Dedicated Server architecture

This book contains the basics for a Server-Client architecture where the Server is a dedicated server that runs all the game logic, and the clients mostly just send their actions, with the server deciding whether or not they're valid and replying with the updated game state.