Skip to content

Connect Four is a two-player connection game in which the players first choose a color and then take turns dropping colored discs from the top into a seven-column, six-row vertically suspended grid. Built using JavaFX . The project folder here also contains the compiled source code and the artifact as the .JAR file . The modification of source c…

Subhankar2000/Connect-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Connect-4

Connect Four is a two-player connection game in which the players first choose a color and then take turns dropping colored discs from the top into a seven-column, six-row vertically suspended grid. Built using JavaFX . The project folder here also contains the compiled source code and the artifact as the .JAR file . It was a project from my course on JAVA from Internshala Trainings.

About

Connect Four is a two-player connection game in which the players first choose a color and then take turns dropping colored discs from the top into a seven-column, six-row vertically suspended grid. Built using JavaFX . The project folder here also contains the compiled source code and the artifact as the .JAR file . The modification of source c…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages