This was a project for my university C programming course.
To test it, you must first install the dependencies:
sudo apt-get install libncurses5-dev
Then clone this repo, build and run the game:
git clone https://github.com/badescunicu/connect4 && cd connect4
make build
make run
###Screenshots: