Skip to content

A python library for network games. It's meant to facilitate synchronization of objects over the network.

Notifications You must be signed in to change notification settings

pzucco/pyNetGameSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyNetGameSync

A python library for network games. It's meant to facilitate synchronization of objects over the network.

It uses a fast custom-built (reliable) UDP protocol.

Take a loot at "_example_Syncer.py" and everything will be awnsered.

About

A python library for network games. It's meant to facilitate synchronization of objects over the network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages