Skip to content

ownself/NetworkingReplicationDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetworkingReplicationDemo

A simple tutorial of classic networking replication mechanism

networking replication

the instruction of this demo is followed the principle of series of articles: client server game architecture

This demo implemented following features:

  • authoritive server
  • client prediction
  • entity interpolation
  • server buffer
  • network lagging simulation
  • network package disorder handling
  • network package loss handling

Feel free to check out the code, I made this for better understanding the mechanism behind the scene, there still might be bugs or things to be improved, I'll be glad to see mistakes to be pointed out. Thanks!

About

A simple tutorial of classic networking replication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages