Skip to content

This Connect 4 game is a web-based implementation of the classic two-player strategy game. It is built using HTML for the structure, CSS for styling, and JavaScript for the game logic.

Notifications You must be signed in to change notification settings

AnujTiwari-Student/Connect-4-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Connect-4-Game

A Connect 4 game built with HTML, CSS, and JavaScript allows players to compete in the classic strategy game where the objective is to connect four of their own discs in a row, either horizontally, vertically, or diagonally. The HTML structure provides the game board and controls, CSS styles the game to make it visually appealing, and JavaScript handles the game logic, including turn-taking, win detection, and updating the game state.

About

This Connect 4 game is a web-based implementation of the classic two-player strategy game. It is built using HTML for the structure, CSS for styling, and JavaScript for the game logic.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published