Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 768 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 768 Bytes

Pong Game

Game Info

A browser game built on JavaScript enhanced with the following features:

  • Game Over Screen: Display a game over screen when the game ends and provide a button to restart the game.
  • Responsive Design: Game can adapt to different screen sizes.
  • Score Limit: Set a score that would end the game when one player reaches that score. Additionally, prevent limit to be changed during the gameplay.
  • Visual Enhancements: Animations when the ball touches the paddle.
  • Sound Effects
  • Pause/Resume Functionality: Pause and Resume the Game
  • Restart the Game After it Ends.
  • Multiplayer Mode.

Game Visuals

image