Commit Graph

  • 2776532133 rebased networking onto main with new name networking ndyer 2022-12-22 09:15:13 -05:00
  • 38d51409b6 Merge remote-tracking branch 'origin/networking' into networking ndyer 2022-12-22 09:14:27 -05:00
  • 671533de79 changed max scan requests to 128 ndyer 2022-12-22 09:00:39 -05:00
  • 6ab6bb5cf8 revised some variables and wording ndyer 2022-12-21 13:38:33 -05:00
  • ac7880e1c2 changed host.py to be a super basic server that just responds with an echo ndyer 2022-12-21 13:20:13 -05:00
  • 5b4892ab69 updated networking __init__.py ndyer 2022-12-21 13:08:51 -05:00
  • f87075fa51 added packet.py and the Packet class ndyer 2022-12-21 13:06:04 -05:00
  • b47b59ec7d added docstrings and comments ndyer 2022-12-21 13:00:27 -05:00
  • 99feadc7e2 implemented checking for network connections in gui ndyer 2022-12-21 12:30:10 -05:00
  • 5c1a61f25c renamed project to PynPong main ndyer 2022-12-22 09:08:06 -05:00
  • 16b263b3e2 changed max scan requests to 128 ndyer 2022-12-22 09:00:39 -05:00
  • 07e6eec033 revised some variables and wording ndyer 2022-12-21 13:38:33 -05:00
  • 9ab6393065 changed host.py to be a super basic server that just responds with an echo ndyer 2022-12-21 13:20:13 -05:00
  • b5b247f2a7 updated networking __init__.py ndyer 2022-12-21 13:08:51 -05:00
  • 1102e075c0 added packet.py and the Packet class ndyer 2022-12-21 13:06:04 -05:00
  • a5c47f72ef added docstrings and comments ndyer 2022-12-21 13:00:27 -05:00
  • dcd1d9c6b0 implemented checking for network connections in gui ndyer 2022-12-21 12:30:10 -05:00
  • ffaedd821b Merge pull request 'Create launcher GUI' (#2) from menu-gui into main ndyer 2022-12-20 18:20:04 -05:00
  • 10ce4f1595 added launcher gui menu-gui ndyer 2022-12-20 18:17:47 -05:00
  • 690b69b2f4 added file to help get interface information ndyer 2022-12-20 12:36:54 -05:00
  • 88aa86228e created ball and bouncing off paddles game-building ndyer 2022-12-20 11:26:25 -05:00
  • 0ad5a3e97c added keyboard movement depending on if player is the host or not ndyer 2022-12-20 10:48:18 -05:00
  • 5ce89d29ee created game screen, added paddle class and two paddles ndyer 2022-12-20 10:29:19 -05:00
  • 3b17cdb8b8 fixed formatting ndyer 2022-12-20 09:48:06 -05:00
  • 0c4684da30 added __main__.py to allow launching as a module ndyer 2022-12-20 09:47:50 -05:00
  • faa55f0b47 created game window ndyer 2022-12-20 09:47:04 -05:00
  • 23b62c4c13 Merge pull request 'Add files for pip installation' (#1) from structure-building into main ndyer 2022-12-20 09:24:09 -05:00
  • f01ee67906 added MANIFEST.in ndyer 2022-12-20 09:14:30 -05:00
  • dd0c3488b7 changed requirements.txt to ensure pygame is running a compatible version ndyer 2022-12-20 09:13:18 -05:00
  • 4db14a5d18 added setup.py ndyer 2022-12-20 09:12:49 -05:00
  • 53e9b52e0a updated README.md to include license tag ndyer 2022-12-20 09:10:04 -05:00
  • 881e5d14e6 added requirements.txt and started version alpha_0.0.1 ndyer 2022-12-20 09:07:27 -05:00
  • 9c77532a0c Initial commit ndyer 2022-12-20 08:56:44 -05:00