A text based connect 4 game completely programmed within C++ using visual studio.
while in its current state, it is technically playable, and it recognises when a player has won, however it is only within columns and only if there are no breaks, lol. while it is still a work in progress, we were given the task to create a text based connect 4 game as a warm up task in the first week of my second year in Teesside University.