Skip to content

OmarAlSeddik/connect-four-game

Repository files navigation

Connect Four Game

This is a solution to Frontend Mentor's Connect Four game challenge with bonus added functionality.

Links

Features

  • Fully functional connect-four game.
  • Option to play against another player (on the same device) or against the AI.
  • The AI utilizes the minimax algorithm to play the most optimal moves. There are 3 different difficulty levels to choose from!
  • Page transition animations with animated elements.
  • Fully responsive design.

Tech Stack

  • Next.js
  • TypeScript
  • Tailwind
  • Framer Motion

Desktop Screenshots

Mobile Screenshots