A game of pong made in PyGame, designed to be used over a network connection.
Go to file
2022-12-20 12:36:54 -05:00
pypong added file to help get interface information 2022-12-20 12:36:54 -05:00
.gitignore Initial commit 2022-12-20 08:56:44 -05:00
LICENSE Initial commit 2022-12-20 08:56:44 -05:00
MANIFEST.in added MANIFEST.in 2022-12-20 09:14:30 -05:00
README.md updated README.md to include license tag 2022-12-20 09:10:04 -05:00
requirements.txt added file to help get interface information 2022-12-20 12:36:54 -05:00
setup.py added setup.py 2022-12-20 09:12:49 -05:00

PyPong

License: GNU GPL v3.0

A game of pong made in PyGame, designed to be used over a network connection.