Skip to content

hagarSamy310/Connect4Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔴🟡 Connect 4 Game

A simple yet fun Connect 4 game built with HTML, CSS, and Vanilla JavaScript.
Players take turns dropping red and yellow pieces into the grid, the first to connect four in a row (horizontally, vertically, or diagonally) wins!


Features

  • Two-player gameplay (Red vs Yellow)
  • Animated tile: hover and win effects
  • Dynamic winner message display
  • ↻ Reset button to start a new game instantly
  • Retro pixel font with a playful interface
  • Subtle dancing title animation using CSS keyframes
  • Fully Responsive: adapts perfectly to all screen sizes, including mobile portrait/landscape rotation, tablets, and desktops.

Tech Stack

  • HTML5: structure of the game board
  • CSS3: layout, styling, and animations
  • JavaScript (ES6): game logic, event handling, and DOM manipulation

Preview

Connect 4 Screenshot

Live Demo

Play here ↗

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published