/renet.py

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

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

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