Nicholas Dyer ndyer
  • Joined on 2022-12-15
ndyer created repository ndyer/kiwicode-simulator 2023-01-05 11:56:18 -05:00
ndyer pushed to networking at ndyer/PynPong 2022-12-22 09:15:51 -05:00
2776532133 rebased networking onto main with new name
38d51409b6 Merge remote-tracking branch 'origin/networking' into networking
671533de79 changed max scan requests to 128
6ab6bb5cf8 revised some variables and wording
ac7880e1c2 changed host.py to be a super basic server that just responds with an echo
Compare 10 commits »
ndyer pushed to main at ndyer/PynPong 2022-12-22 09:08:11 -05:00
5c1a61f25c renamed project to PynPong
ndyer renamed repository from PyPong to ndyer/PynPong 2022-12-22 09:05:02 -05:00
ndyer pushed to networking at ndyer/PynPong 2022-12-22 09:00:43 -05:00
16b263b3e2 changed max scan requests to 128
ndyer pushed to networking at ndyer/PynPong 2022-12-21 13:38:37 -05:00
07e6eec033 revised some variables and wording
ndyer pushed to networking at ndyer/PynPong 2022-12-21 13:20:17 -05:00
9ab6393065 changed host.py to be a super basic server that just responds with an echo
ndyer pushed to networking at ndyer/PynPong 2022-12-21 13:08:55 -05:00
b5b247f2a7 updated networking __init__.py
ndyer pushed to networking at ndyer/PynPong 2022-12-21 13:06:08 -05:00
1102e075c0 added packet.py and the Packet class
ndyer pushed to networking at ndyer/PynPong 2022-12-21 13:00:32 -05:00
a5c47f72ef added docstrings and comments
ndyer pushed to networking at ndyer/PynPong 2022-12-21 12:30:16 -05:00
dcd1d9c6b0 implemented checking for network connections in gui
ndyer pushed to networking at ndyer/PynPong 2022-12-20 18:24:45 -05:00
ffaedd821b Merge pull request 'Create launcher GUI' (#2) from menu-gui into main
10ce4f1595 added launcher gui
Compare 2 commits »
ndyer merged pull request ndyer/PynPong#2 2022-12-20 18:20:06 -05:00
Create launcher GUI
ndyer pushed to main at ndyer/PynPong 2022-12-20 18:20:06 -05:00
ffaedd821b Merge pull request 'Create launcher GUI' (#2) from menu-gui into main
10ce4f1595 added launcher gui
690b69b2f4 added file to help get interface information
Compare 3 commits »
ndyer created pull request ndyer/PynPong#2 2022-12-20 18:19:37 -05:00
Create launcher GUI
ndyer created branch menu-gui in ndyer/PynPong 2022-12-20 18:17:51 -05:00
ndyer pushed to menu-gui at ndyer/PynPong 2022-12-20 18:17:51 -05:00
10ce4f1595 added launcher gui
ndyer created branch networking in ndyer/PynPong 2022-12-20 12:40:24 -05:00
ndyer pushed to networking at ndyer/PynPong 2022-12-20 12:40:24 -05:00
690b69b2f4 added file to help get interface information
ndyer pushed to game-building at ndyer/PynPong 2022-12-20 11:26:29 -05:00
88aa86228e created ball and bouncing off paddles