Skip to content

A game that is made by java and XML on Intellij IDEA platform

Notifications You must be signed in to change notification settings

vishal123262/Connect_4_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect_4_Game

A game that is made by java and XML on Intellij IDEA platform

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. 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.

About

A game that is made by java and XML on Intellij IDEA platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published