Question

In this coding project you will write a simple client-server program using python sockets. Your program

will emulate a simple chat client. For extra-credit , turn your chat program into a simple ascii

multiplayer game (see below for spec).

Question image 1