GoBack
profile

Connect Four

Frontend Mentor

DEMO

Website

Type

10d

Timeline

About

Connect four is a game which the players choose a color and then take turns dropping colored tokens into a six-row, seven-column vertically suspended grid.Thi is my hobby project from frontendmentor.com

Tech Stack

Problem

Designing an efficient algorithm to check for win conditions and determine optimal moves is a core challenge.

Challenge

Making sure players can easily navigate and enjoy the game without getting lost in a maze of buttons and menus. It's about creating a simple, yet stylish setup that anyone can pick up and play.

Experience

I got experience especially in animation for game play like dropping down disc from player and algorithm to check for win conditions.