2048-Multiplayer Small 2048 multiplayer version from https://github.com/Rotmuetze/Python-2048. Tested with Python 3.12.3 Used: auto py to exe from brentvollebregt for an executable file mysql-connector-python from mysql for DBMS connection To start, either start Python files or start the exe files in the 2048-Server and 2048-Client folders: Client.exe Server.exe Client.pyw Server.py