DangaRanga / find-the-queen-sockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Run

Python version

This project is expected to be run in Python 3.9.5

Server

If you are using a windows system you will need to type the following to run the server

python server.py

If you are on a linux based system you will have to type

python3 server.py

Client

If you are using a windows system you will need to type the following into the commandline to run the client

python client.py

If you are on a linux based system you will have to type

python3 client.py

About


Languages

Language:Python 100.0%