Skip to content

Rough draft of a multiplayer lockstep model for Unity, networked thanks to the LiteNetLib library.

License

Notifications You must be signed in to change notification settings

lzxkulou/lockstep-sample-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lockstep sample using Unity

Rough draft of a multiplayer lockstep model for Unity, networked thanks to the LiteNetLib library.

The project is a simple test for a networked lockstep architecture, running on a separate thread. This sample can connect to other instances and synchronize on a fixed timestep, while sending and receiving commands, using a simple packet-driven solution.

The project is no longer in development, but feel free to use this code, if you need.

About

Rough draft of a multiplayer lockstep model for Unity, networked thanks to the LiteNetLib library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%