Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 330 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 330 Bytes

ConnectFour

Authors: Kate Piette & Jonathan Isaac

Designed and developed a graphical 2-player version of the Connect Four Game using Java. Colored circular glyphs and graphical interfaces made up the game board. Engineered an algorithm to determine the winner.

To play the game, run ConnectFour.class from the bin folder.