Commit Graph

18 Commits

Author SHA1 Message Date
671533de79 changed max scan requests to 128 2022-12-22 09:13:37 -05:00
6ab6bb5cf8 revised some variables and wording 2022-12-22 09:13:37 -05:00
ac7880e1c2 changed host.py to be a super basic server that just responds with an echo 2022-12-22 09:13:37 -05:00
5b4892ab69 updated networking __init__.py 2022-12-22 09:13:34 -05:00
f87075fa51 added packet.py and the Packet class 2022-12-22 09:13:31 -05:00
b47b59ec7d added docstrings and comments 2022-12-22 09:13:24 -05:00
99feadc7e2 implemented checking for network connections in gui 2022-12-22 09:13:22 -05:00
5c1a61f25c renamed project to PynPong 2022-12-22 09:08:06 -05:00
ffaedd821b Merge pull request 'Create launcher GUI' (#2) from menu-gui into main
Reviewed-on: ndyer/PyPong#2
2022-12-20 18:20:04 -05:00
10ce4f1595
added launcher gui 2022-12-20 18:17:47 -05:00
690b69b2f4
added file to help get interface information 2022-12-20 12:36:54 -05:00
23b62c4c13 Merge pull request 'Add files for pip installation' (#1) from structure-building into main
Reviewed-on: ndyer/PyPong#1
2022-12-20 09:24:09 -05:00
f01ee67906 added MANIFEST.in 2022-12-20 09:14:30 -05:00
dd0c3488b7 changed requirements.txt to ensure pygame is running a compatible version 2022-12-20 09:13:18 -05:00
4db14a5d18 added setup.py 2022-12-20 09:12:49 -05:00
53e9b52e0a updated README.md to include license tag 2022-12-20 09:10:04 -05:00
881e5d14e6 added requirements.txt and started version alpha_0.0.1 2022-12-20 09:07:27 -05:00
9c77532a0c Initial commit 2022-12-20 08:56:44 -05:00