Skip to content

alec-lefors/ConnectFour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

ConnectFour

This java game is a graphical implementation of Connect Four. It utilizes the JFrame class and is a series of 42 JLabels and 7 JButtons. Each space is a single image containing a empty, red, or yellow space.

How to Play

Red will always go first when the game starts. The players will use the mouse to hover over and select a column to place their tile. When a player wins a match, a dialog box will appear and ask to start a new match. "Yes" will reset the gameboard and "No" will exit the application; closing the dialog box will leave the gameboard intact until you either close the game or click on a column.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages