Skip to content

saurabhmarpadge/Connect-Four-JQuery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect Four Game using JQuery

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.

Built using JQuery,Javascript,HTML and CSS

Demo

Demo

About

Connect Four Game using JQuery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published