Skip to content

arghmatey/Connect-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect 4

Responsive game of Connect 4. Built and maintained to try new things with responsivness and themes.

Connect 4 is a two player game. Players take turns dropping their color of disc into columns of a grid. To win the game, a player must be the first to form a line of four of their own discs. This line can be formed vertically, horizontally, or diagonally. To reset the board, hit that "New Board" button at the bottom of the page. Each new game's first turn will be taken by the non-winner of the last round. When the board is filled with each players discs with no winner, a tie is declared and a new board will need to be loaded.

Winner

Tech used: Javascript, HTML, CSS

Give it a whirl: https://arghmatey.github.io/Connect-4/

Future tweaks:

  • computer opponent for solo players
  • customizable board grid size

About

Created with vanilla JavaScript. Classic Connect 4 with color theme options.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors