A simple tree-based algorithm to play connect 4
$ git clone https://github.com/LordGoatius/Connect-4
$ cd Connect-4
$ python3 main.py
You should now be able to play against the AI!
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple tree-based algorithm to play connect 4
$ git clone https://github.com/LordGoatius/Connect-4
$ cd Connect-4
$ python3 main.py
You should now be able to play against the AI!