Skip to content

Vytek/Awesome-Game-Networking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Game Networking Awesome

A Curated List of Game Network Programming Resources

Game networking is a subset of computer networking that specifically covers data replication, state synchronization and RPCs for multiplayer online games. Entity interpolation, input prediction, lag compensation and client-server model topics are main pillars of gameplay network development. This list contains handfully picked resources ranging between high-level network architectures and low-level data replication optimizations.

Contents

Articles

Talks

Tutorials

Libraries

Projects

Tools

  • Clumsy - Network condition simulation utility.
  • Fiddler - Web debugging proxy server.
  • Postman - Web API debugging client.
  • Wireshark - Network traffic analyzer tool.

Contributing

Please feel free to contribute after reading contribution guidelines, thank you!

License

CC0

To the extent possible under law, M. Fatih MAR has waived all copyright and related or neighboring rights to this work.

About

A Curated List of Game Network Programming Resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%