A two person game in which you have to choose one color and fill four consecutive blocks to win. Trained AI to play against humans. Algorithms used - Minimax algorithm, Alpha Beta pruning
$ git clone https://github.com/deepanshusingh-hub/connect_four_game/
$ cd connect_four_game