Skip to content

Akshat041/Connect-Four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Connect Four Game

This is a simple Connect Four game built using HTML, CSS, and JavaScript. Connect Four of your tokens in a series (horizontally, vertically, or diagonally) to Win! Connect four is a physical game which uses gravity to drop tokens hence in this you just need to tap the column in which you want to drop the token.

How to Play

  1. Enter the names of Player 1 and Player 2 in the input fields.
  2. Click the "Start Game" button.
  3. Players take turns clicking on the columns to drop their tokens.
  4. The first player to connect four tokens in a row wins.
  5. If the board is full and no one has won, the game ends in a draw.
  6. Click the "Play Again" button on the winner screen to start a new game.
  7. Click the "Restart Game" button on the game board to return to the intro screen.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Author

This game was created by \Akshat Singh

About

Connect four game is two player fun game which you can play with your friends and families. Connect four of your tokens in a series (horizontally, vertically, or diagonally) to Win! For more info visit: https://en.wikipedia.org/wiki/Connect_Four

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors