Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A Ping Pong game using HTML,CSS and JS. #366

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

umair-666
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant