Skip to content

clikuki/connect-four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect 4

Connect 4, implemented with HTML/CSS/Javascript!

Features

  • Connect 4
  • Watch the pieces fall smoothly!
  • Board is made with HTML + CSS, no canvas 😎
  • Change board dimensions (each goes from 3 to 20)
  • Change match length (from 3 to width/height, whichever is smaller)