Adding an old Python project to test out how GitHub works. This program is a Connect 4 game in which the player can choose to play against a computer that uses random generation to choose its next move, or to play against an AI computer that uses an algorithm to choose its next move.