Skip to content

A two-player connection game which consists of a seven-column, six-row vertically suspended grid.

Notifications You must be signed in to change notification settings

debjanipaul/Connect4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CONNECT 4 Game

Connect 4 is a two-player connection game in which the players first choose a color and then take turns dropping one colored disc from the top into a seven-column, six-row vertically suspended grid. The pieces fall straight down, occupying the lowest 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.

How to Play?

  1. Download or clone the Connect 4 Game repository to your local machine.
  2. Extract the .zip file.
  3. Open the index.html file in your favorite browser.

Rules of the game:

  • Take turns dropping your colored disc into the grid
  • Try to form a horizontal, vertical, or diagonal line of four of your colored discs
  • Challenge yourself to be the first one to win in less moves and less time.

This game is built with HTML, CSS and Javascript. Other dependencies include 'Google Fonts' to style fonts.

About

A two-player connection game which consists of a seven-column, six-row vertically suspended grid.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published