Skip to content

ContriHUB/Connect-Four-Game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect-Four-Game

A nice and simple project made to learn/practise JavaScript and jQuery. The game has dual player mode allowing 2 players (with each player color coded) to simultaneously interact and make their move in order to win by connecting 4 consecutive dots in any direction.

ScreenShots:

How to run locally?

  • Just clone the repository and open index.html file, you are good to go.

Mentor

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.2%
  • HTML 39.8%
  • CSS 17.0%