This C++ source code is published under AGPL v3 license.
Read the associated step by step tutorial to build a perfect Connect 4 AI for explanations.
To compile the solver:
make c4solverTo run the solver:
./c4solver| Name | Name | Last commit date | ||
|---|---|---|---|---|
This C++ source code is published under AGPL v3 license.
Read the associated step by step tutorial to build a perfect Connect 4 AI for explanations.
To compile the solver:
make c4solverTo run the solver:
./c4solver