Skip to content

A two-player, vertical checkers game. The objective of the game is to be the first to form a horizontal, vertical, or diagonal line of four of one's own discs.

Notifications You must be signed in to change notification settings

ariasdrea/Connect-Four

Repository files navigation

Connect Four

Live Game

https://ariasdrea.github.io/Connect-Four/

Overview

Connect Four is a two-player, vertical checkers game.

The players first choose a color (red or black) and then take turns dropping one colored disc from the top into a seven-column, six-row grid. The pieces fall straight down, occupying the lowest available space within the column. The objective of the game is to be the first to form a horizontal, vertical, or diagonal line of four of one's own discs.

Features

  • When a player wins, a message appears to announce the victory.
  • The victory message has an animation that shows the direction (vertical, horizontal, or diagonal) that won the game.
  • After a player wins, it is possible to reset the game and play again.
  • The game involves a rotating chips animation when they fill the slot accompanied by a sound of the chip falling.

Technology

  • HTML, CSS & jQuery

Preview

Vertical Win

Horizontal Win

Diagonal Win

About

A two-player, vertical checkers game. The objective of the game is to be the first to form a horizontal, vertical, or diagonal line of four of one's own discs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published