Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 244 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 244 Bytes

Dots and Boxes

Dots and Boxes games for human vs. agent implemented in Python.

Project setup

sudo apt-get install python3-tk
pip3 install numpy
pip3 install pillow

Run the program

python3 main.py