Skip to content

Web version of Connect-Four game, made with JavaScript/jQuery.

Notifications You must be signed in to change notification settings

GiordanaFurquim/Connect-Four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Connect-Four

Madonna vs. Cher

In this game players take turns dropping their pieces into one of seven columns that have six rows of slots. The first player to get their pieces into four slots that are vertically, horizontally, or diagonally contiguous wins the game. Web version made with JavaScript/jQuery. welcomepage

Description

  • The board has six rows and seven columns.
  • Two players take turns selecting a column to drop their checker into.
  • When a player wins, a message appears to announce the victory.
  • After there is a victory, the game restarts and it is possible to play again.

popup

Stack

  • Javascript/jQuery
  • HTML
  • CSS

About

Web version of Connect-Four game, made with JavaScript/jQuery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published