Connect 5 & Connect 4

Connect_four_AI.py

Connect 4 game with a simple implementation of a Minimax rule based Artificial Intelligence.

Connect_five_play.py

Connect 5 with a twist! There are three players (2 AI) and the differing levels of difficulty determine how many moves the 2nd AI will play for you!

board size can be changed at the bottom of each file