/GUIConnectX_SoftDevFoun_Proj5

The last of the 5 part Connect 4 project for Software Development Foundations. In this version, my professor supplied most of the underlying JSwing code in order to implement the GUI. I was tasked with making it function with my previous code and with the Model View Controller pattern. The user can specify the dimensions of the board, the number in a row need to win, and the number of players that will take turns playing the game.

Primary LanguageJava

This repository is not active