This program is a recreation of connect four. No friends? No problem! You can play against the computer on any size board.
Play on any size board
Play against the computer or another player
$ git clone https://github.com/nickconway/connect-four
$ cd connect-four
$ python game.py
Have the computer analyze the board to make the best move