Skip to content

DivorcedLance/connect-four

Repository files navigation

Connect Four React Game 🔴🟡

Welcome to our Connect Four game, built with React! This classic two-player connection game is now digital and more accessible than ever. Check out the live version here.

Features 🌟

  • Interactive UI: Play Connect Four right in your browser!
  • Persistent Game State: Your game progress is saved in local storage, so you can pick up right where you left off.
  • Dynamic Game Logic: Utilizes custom logic to check for wins or draws, enhancing the gaming experience.
  • Responsive Design: Enjoy the game on any device, optimized for both desktop and mobile.

Game Screenshots 📸

Gameplay In-game screenshot of Connect Four.

Winner Modal Screenshot showing the winner modal when someone wins.

How to Play 🕹️

To play, simply click on the column where you want to drop your disc. The game alternates turns between player X and player O. The first player to align four discs vertically, horizontally, or diagonally wins the game!

Reset the Game

You can reset the game at any time by clicking the "Reset del juego" button, which clears the board, resets turns, and wipes the current game state from local storage.

Hosting 🌐

This game is hosted and can be played here. Enjoy a seamless Connect Four experience directly in your browser!

Releases

No releases published

Packages

No packages published