/TCP-Chess-game

This is a server based, TCP oriented, chess game written in Python3

Primary LanguagePythonMIT LicenseMIT

TCP-Chess-game

This is a server based, TCP oriented, chess game written in Python3

Running the Server:

python3 chess.py --server

Running a Client:

python3 chess.py