A python Client-Server (Socket Programming) project in the course 'Networks Computers And Internet 1'.
A code that implements the game 4 in a row with several different restrictions: hard level againt AI, puases,indices...
The code is based on the TCP connection protocol.
To run the code download the folder '4inaRow_Project_Yahel_Orgad_325010809_Michael_David_2126795679' and then run the Server from one Command Line and the Client from another.