Simple 2 player Connect4 game written in C++ using Raylib. This project was done for learning purposes, so there is definitely room for improvement in the code.
Download the binary from the releases page and just run!
You will need to have Raylib installed. There are very comprehensive guides on setting up Raylib and linking it correctly.