Skip to content

ammelto/ConnectFour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConnectFour

A simple connect four game using java Swing

#How to play

Players: 2

The objective of Connect Four is to get four disks in a row in any direction. Each column has a button above it that represents that column. Pressing a button will drop your piece in the respective column. The player who goes first is always red. Once the win condition is met, a message will appear congratulating the winner and you will be asked if you wish to play again.

At any time the game may be reset through the menu and the 'New Game' option.

About

A simple connect four game using java Swing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages