"# connect_4_python"
This is a terminal game of Connect 4, to be played by two players. It can be executed in the terminal by running the file play_connect_4.py
Python terminal game of connect 4