Skip to content

cwithac/connectfour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classic Connect Four

Classic Connect Four: Two players alternate turns playing a red chip or a black chip by clicking on an empty space. Plays must be made from the bottom of the game board upward, as if chips would fall due to gravity. The round ends when either player achieves four discs in a row, column, or diagonally. If the game board fills before either player achieves four in a row, then the game is a draw.

Technologies Used

+ HTML
+ CSS
+ Javascript
+ jQuery
+ NPM Express

Resources