Multi-Player Uno gameMUNO

using Python

just some alt

github link:MUNO

Worked on:

Like the Uno game, multi-players can play simultaneously, Implemented under the server-client architecture of networking using TCP protocol. Developed using the pygame module of python and multi-threading.