This was a project for my TCP/IP Networking class which required implementing a TCP server and client for the game Uno. I wrote a server application in Python (which contained all the game logic) and…