Skip to content

This repository hosts a fun and interactive Ping Pong Game built with HTML, CSS, and JavaScript. Control your paddle with the mouse to keep the ball in play against a computer opponent. The game features score tracking and responsive design, ensuring a great experience on both desktop and mobile devices.

License

Notifications You must be signed in to change notification settings

pkprajapati7402/Ping-Pong-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏓 Ping Pong Game

Welcome to the Ping Pong Game repository! This project is a simple yet fun ping pong game where you can control a paddle to hit the ball against a computer-controlled paddle. The game is built using HTML, CSS, and JavaScript.

🔗 Live Demo: Ping Pong Game

📋 Table of Contents

🌟 Overview

This Ping Pong Game is a browser-based game where you control a paddle to keep the ball in play against the computer. It's a great way to have some quick fun and practice your reflexes!

✨ Features

  • 🎮 Interactive Gameplay: Control the paddle using your mouse.
  • 🤖 Computer Opponent: The computer paddle automatically moves to challenge you.
  • 🏆 Score Tracking: Keep track of your score and compete against the computer.
  • 📱 Responsive Design: Enjoy the game on any device, be it desktop or mobile.

💻 Technologies Used

  • HTML5: Markup language for creating the structure of the game.
  • CSS3: Styling the game to make it visually appealing.
  • JavaScript: Adding interactivity and game logic.
  • GitHub Pages: Hosting the game for easy access and sharing.

🛠️ Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/pkprajapati7402/Ping-Pong-Game.git
  2. Navigate to the project directory:

    cd Ping-Pong-Game
  3. Open index.html in your preferred browser:

    open index.html

🚀 Usage

Visit the live demo to start playing the game immediately. Move your mouse to control the paddle and try to keep the ball in play.

🤝 Contributing

We welcome contributions! To contribute, please follow these steps:

  1. Fork the repository.

  2. Create a new branch:

    git checkout -b feature/your-feature-name
  3. Commit your changes:

    git commit -m 'Add your feature'
  4. Push to the branch:

    git push origin feature/your-feature-name
  5. Create a Pull Request.

📄 License

This project is licensed under the MIT License. See the LICENSE file for more information.

📬 Contact

For any inquiries or feedback, feel free to reach out:


Thank you for visiting the Ping Pong Game repository! We hope you have fun playing the game. Enjoy! 🏓🎉

About

This repository hosts a fun and interactive Ping Pong Game built with HTML, CSS, and JavaScript. Control your paddle with the mouse to keep the ball in play against a computer opponent. The game features score tracking and responsive design, ensuring a great experience on both desktop and mobile devices.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published