Connect Four

A simple two player fun game using C++ iGraphics (a wrapper for OpenGL in 2D).

This is a small project to play the two-player fun game called Connect Four. It was a part of the coursework under CSE102: Structured Programming Language Sessional.

Codes are available on github at this link.