/connect4Game

Connect 4 is a Java game that implements the classic game using an interface and GUI. Players can play against a computer opponent that tries to block the player from winning but will occasionally ignore this to keep the game fun.

Primary LanguageJava

Stargazers