This folder contains all that is needed to run the client side of my Python chat server. DO NOT EDIT THE FILES, they may break and you won't be able to connect to the server.
- Run the "python-3.11.3-amd64.exe" program and when installing, check the box that says "add python to PATH"
- Check if the installation worked by pressing the keys "Windows Icon" + "R" and type in the letters "cmd" and press "enter"
- Type in the word "python" and if you get no errors than run the file named "Install Module.bat", if a black box flashes on screen that there was an error, if the black box stays on screen and looks like its installing something that its working
- Run the file that says "run client.bat"
- If there are no errors than you can type in your name after connecting and now you can send messages.