Implementation of the MinMax algorithm to play Connect 4. Written sometime around 2018.
Find a file
2020-12-20 20:24:15 +00:00
ai.py Add files via upload 2020-12-20 20:18:10 +00:00
board.py Add files via upload 2020-12-20 20:18:10 +00:00
LICENSE Initial commit 2020-12-20 20:17:16 +00:00
main.py removed debugging print statements 2020-12-20 20:24:15 +00:00