Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 459 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 459 Bytes

dotsAndBoxesAI

This is a simple implementation of Minimax algorithm for Dots And Boxes gameplay

Installation

Use the package manager pip to install all dependencies.

pip3 install -r requirements.txt

Usage

python3 totito_client.py -i [ip addres] -p [port] -t [tournament id] -u [username]

Usage example

python3 totito_client.py -i localhost -p 4000 -t 1234 -u Oliversinn