A copy of the game Fakin' It made by Jackbox Games programmed in python using python sockets. Made for a school project
requires Cryptodome (communication is encrypted) for both server and client, pygame for client only and sqlite3 for server
All files needed for server are in server folder, run Server.py and connect using by running MainClient.py.