You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made a multi-player SET game server and client. The client is in C# and the server is in Python.
Run Server.py to start the server and SetGame.exe to start the client.
About
I made Set card game multiplayer. DISCLAMER: I made this 2 years ago. The code is NOT the best...