Skip to content

RedEdge967/connect-four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect Four Game

  • This is a recreation of classic Four game in html5, css3 and javascript.
  • View it here.

Made with

  • HTML5
  • CSS3
  • JavaScript

Running

Running online

Running offline

  • go to the releases of this repo
  • download the latest release
  • It will be a zip file
  • extract it
  • run index.html file in your web browser

Gameplay

Connect-Four.mp4

Can I contribute?

  • Sure. Open an issue, point out errors and what not, wanna fix something yourself? open a PR and I really appreciate it.

If you like this project, don't forget to give a star. fork this add your commits and open a PR to make this more advanced. Thank you!