Doudizhu with AI and client-server integeration

To start the server, use the following command:

python3 server.py <host> <port>

To start the client, use the following command:

python3 client.py start <host> <port>