Skip to content

A web-based Connect Four game built with HTML, CSS, and JavaScript, featuring Player vs. Player and Player vs. Bot modes, real-time score tracking, and a bot opponent with basic strategic logic.

Notifications You must be signed in to change notification settings

Bricafio/Connect-Four-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎲 Connect Four game

Connect Four is a web-based implementation of the classic board game. Play against a friend or challenge the built-in bot, which evaluates board positions and selects the most strategic moves.

🚀 Live Demo

You can try the application live on GitHub Pages:
🔗 Connect Four

🖼️ Preview

Game Screenshot

🛠️ Built With

  • HTML
  • CSS
  • JavaScript

✨ Features

  • Two-player mode.
  • Single-player mode with a bot that evaluates board positions.
  • Dynamic turn system with a countdown timer.
  • Animated interface with hover effects.
  • Fully responsive design.

📁 Installation

  1. Clone the repository:
    git clone https://github.com/your-github-username/ConnectFour.git
  2. Open the index.html file in your browser.

⚠️ Disclaimer

This project was inspired by a challenge from Frontend Mentor. The current implementation was created from scratch using only the challenge’s visual guidelines as a reference. You can view the original challenge https://www.frontendmentor.io/challenges/connect-four-game-6G8QVH923s.

About

A web-based Connect Four game built with HTML, CSS, and JavaScript, featuring Player vs. Player and Player vs. Bot modes, real-time score tracking, and a bot opponent with basic strategic logic.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published