Basic connect4
A downloadable game for Windows
Basic Connect4 game made in the windows console using C++. This is the first bit of code I wrote to create a game without the use of any engine whatsoever. The source code is included and the whole program is NOT object oriented. Keep in mind this is beginner stuff.
Download
Download
Connect4.zip 3.3 MB
Install instructions
Run the .exe in the debug directory or open the source code in visual studio then run it.