Web-Development icon indicating copy to clipboard operation
Web-Development copied to clipboard

A Ping Pong game using HTML,CSS and JS.

Open umair-666 opened this issue 1 year ago • 0 comments

Summary

A simple ping pong game implemented using HTML, CSS, and JavaScript.

Key Features

  • Includes two paddles (player and computer) and a dynamic bouncing ball.
  • Tracks scores for both player and computer interactions.
  • Features a responsive design with fluid paddle movements.

How to Play

  • Move the player paddle with your mouse.
  • The ball bounces between paddles and walls.
  • Score points by making the ball pass the computer paddle. -Allows customization of ball speed and initial velocity for a personalized experience.

Customization

  • Adjust game settings in the JavaScript files.
  • Modify CSS styles in the styles.css file.

Author

Umair Usman

umair-666 avatar Dec 06 '23 07:12 umair-666