updated networking __init__.py
This commit is contained in:
4
pypong/networking/__init__.py
Normal file
4
pypong/networking/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
"""
|
||||||
|
Contains all networking code and classes to get the game to communicate over UDP, along with a GUI to help connection
|
||||||
|
go smoothly.
|
||||||
|
"""
|
Reference in New Issue
Block a user