Skip to content

A two-player game in which the players take turns dropping a yellow or red figure into the lowest available space in a game-board of customisable size.

Notifications You must be signed in to change notification settings

vanpertsch/connectFour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect Four

Overview

Connect Four is a classic two-player game where players take turns dropping colored discs (yellow and red) into a grid. The objective is to be the first player to get four of your discs in a row, either vertically, horizontally, or diagonally.

Features

  • Two-Player Mode: Play against a friend on the same device.
  • Customizable Board Size: Choose the size of the game board to increase or decrease the difficulty.
  • Interactive UI: Responsive gameplay with animations.
  • Winning Detection: Automatic detection of a winning combination and display of the winner.

Technologies Used

  • JavaScript: Game logic and interactivity.
  • CSS: Styling and layout.
  • HTML: Structure of the web page.
  • Netlify: Hosting platform.

Play Connect Four 🐞

About

A two-player game in which the players take turns dropping a yellow or red figure into the lowest available space in a game-board of customisable size.

Topics

Resources

Stars

Watchers

Forks