Skip to content

Connect Four is a two-player connection board game, in which the players choose a color and then take turns dropping colored tokens into a seven-column, six-row vertically suspended grid.

Notifications You must be signed in to change notification settings

RitishFG/Connect4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Connect 4

  • Connect Four is a two-player connection board game, in which the players choose a color and then take turns dropping colored tokens 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 straight line of 4 tokens.

Tech Stack


  • HTML
  • CSS
  • Javascript

Functionalities


  • Feature to check winner by placing four tokens horizontally, vertically, or diagonally
  • Multiplayer Game
  • Responsive Layout

Deployed Link - Link

Snippets

C41

C42

C43

About

Connect Four is a two-player connection board game, in which the players choose a color and then take turns dropping colored tokens into a seven-column, six-row vertically suspended grid.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published