Run the following command in the terminal to execute the python script
python3 connect4.py




There's three options in the menu, PvE (人機對戰), PvP (雙人對戰) , or Exit.
The computer controlled player is constructed with Alpha-beta pruning algorithm.
You are welcomed to play the game and try to beat the bot I made!
