Skip to content

A basic design for an online game featuring UDP communication and a few threads

License

Notifications You must be signed in to change notification settings

solidsmokesoftware/renet.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reliable UDP network for games in pure Python. A light-weight manager of connections for sending and recving data over UDP sockets.

It works but still very much a WIP.

Installation

pip install renet

About

A basic design for an online game featuring UDP communication and a few threads

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages