Skip to content

[For learning purpose] Simple connect4 game using javaFX and scene builder

Notifications You must be signed in to change notification settings

space-cadett/Connect4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect4

[For learning purpose] Simple connect4 game using javaFX and scene builder java version 8 was used

How to play:- 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. The pieces fall straight down, occupying the next available space within the column. The objective of the game is to be the first to form a horizontal, vertical, or diagonal line of four of one's own discs. Connect Four is a solved game. The first player can always win by playing the right moves.

con4

Try it out here:- https://drive.google.com/file/d/1TMy6gvS1P4ujW7Ozb0HSstDdR6C6PSDZ/view?usp=sharing

About

[For learning purpose] Simple connect4 game using javaFX and scene builder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published