Metadata-Version: 2.1
Name: mpgameserver
Version: 0.2.1
Summary: Python Multiplayer Game Server
Home-page: https://github.com/nsetzer/mpgameserver
Author: Nick Setzer
Author-email: nsetzer@users.noreply.github.com
License: UNKNOWN
Download-URL: https://github.com/nsetzer/mpgameserver/archive/0.2.1.tar.gz
Keywords: PYGAME,MULTIPLAYER,UDP,SERVER
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 (LGPLv2)
Classifier: Programming Language :: Python :: 3.8
License-File: LICENSE

A Python 3.8+ UDP Client and Server for building multiplayer games with a focus on security and ease of use.

