diff --git a/MultiplayerAirHockey/index_server.html b/MultiplayerAirHockey/index_server.html index 3ee07bd..cf9071a 100644 --- a/MultiplayerAirHockey/index_server.html +++ b/MultiplayerAirHockey/index_server.html @@ -33,9 +33,9 @@

Users in Room

Instructions:

  1. Install Python if not already installed
  2. -
  3. Install the required library: pip install websockets
  4. -
  5. Download the server.py file
  6. -
  7. Run the server using python server.py
  8. +
  9. Install the required library: pip install asyncio websockets json random string socket
  10. +
  11. Download the PythonServer.py file
  12. +
  13. Run the server using python PythonServer.py
  14. Enter the server IP and port, then click "Connect to Server"