Skip to content

This is a Connect4 desktop game. It allows players to take turns dropping colored discs from the top into a seven-column, six-row vertically suspended grid. The objective of the game is to be the first to form a horizontal, vertical, or diagonal line of four of one's own discs.

License

Notifications You must be signed in to change notification settings

HasanYahya101/Connect4-Vite

Repository files navigation

Connect4 (React + Vite)

Introduction

This is a Connect4 desktop game. It allows players to take turns dropping colored discs from the top into a seven-column, six-row vertically suspended grid. The pieces fall straight down, occupying the lowest available space within the column. The objective of the game is to be the first to form a horizontal, vertical, or diagonal line of four of one's own discs.

UI Library

Radix UI and ShadCN components were used to create the UI of the website. Moreover, Vite was used to create this React Project. Moreover framer-motion and lucide-react icons were also used in it.

Deployment

This project was deployed to Github Pages and can be tested there. No servers or databases were used in this Project.

Preview

Screenshot 2024-07-18 080408 Screenshot 2024-07-18 080418 Screenshot 2024-07-18 080433 Screenshot 2024-07-18 080447

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

About

This is a Connect4 desktop game. It allows players to take turns dropping colored discs from the top into a seven-column, six-row vertically suspended grid. The objective of the game is to be the first to form a horizontal, vertical, or diagonal line of four of one's own discs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published