PynPong/pypong/networking/__init__.py

4 lines
138 B
Python

"""
Contains all networking code and classes to get the game to communicate over UDP, along with a GUI to help connection
go smoothly.
"""