This is a simple implementation of Minimax algorithm for Dots And Boxes gameplay
Use the package manager pip to install all dependencies.
pip3 install -r requirements.txt
python3 totito_client.py -i [ip addres] -p [port] -t [tournament id] -u [username]
python3 totito_client.py -i localhost -p 4000 -t 1234 -u Oliversinn