You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.