A game of pong made in PyGame, designed to be used over a network connection.
Go to file
Nicholas Dyer 5c1a61f25c renamed project to PynPong 2022-12-22 09:08:06 -05:00
pynpong renamed project to PynPong 2022-12-22 09:08:06 -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 renamed project to PynPong 2022-12-22 09:08:06 -05:00
README.md renamed project to PynPong 2022-12-22 09:08:06 -05:00
requirements.txt added file to help get interface information 2022-12-20 12:36:54 -05:00
setup.py renamed project to PynPong 2022-12-22 09:08:06 -05:00

README.md

PynPong

License: GNU GPL v3.0

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