A modern remake of the classic Pong game built with HTML, CSS, and JavaScript.
This project upgrades the retro arcade experience with a clean UI, smooth gameplay, and immersive effects.
- ๐ Scoreboard with player labels (Player 1 & Player 2)
- ๐จ Professional UI โ gradient background, neon paddles, polished design
- โณ Countdown animation (3โฆ2โฆ1โฆGO!) before every round
- ๐ Sound effects โ paddle hit, wall bounce, score, and game over
- ๐ถ Background music with floating Mute/Unmute button
- ๐น๏ธ Game Over overlay with winner announcement
- ๐ Play Again button for restarting the match
- HTML5 Canvas โ game rendering
- CSS3 โ UI design & styling
- JavaScript (ES6) โ game logic, animations, and interactions
-
Player 1 (Left Paddle):
W= Move UpS= Move Down
-
Player 2 (Right Paddle):
โ= Move Upโ= Move Down
๐ First player to 5 points wins ๐
- Add AI opponent for single-player mode
- Mobile-friendly touch controls
- Difficulty levels
๐ค Ayush Patel
โจ Built to practice game development with vanilla JavaScript and modern UI design.
git clone https://github.com/Ayush-Patel-56/Ping-Pong-Game.git
cd Ping-Pong-Game