Connect4 Connect Four Game and AI using the Minimax Algorithm //Building docker build -t connect4 . //Running docker run -it connect4