/Pong

Pong is a two-player game where each player controls a paddle to hit a ball back and forth 🚀🕹️

Primary LanguageTypeScriptMIT LicenseMIT

Welcome to Pong game 🕹️🚀

Image Description

✨❤️⭐

image

Play it

💡 About

Welcome to the Pong Game! Immerse yourself in this classic Pong experience, reimagined with React and TypeScript, blending nostalgic gameplay with the capabilities of a modern web development stack.

⚙️ Installation

To get the game running on your local machine, follow these simple steps:

git clone https://github.com/your-username/react-pong-game.git
cd pong
npm install

🔄 Usage

  1. Start the development server: npm run dev
  2. Open http://localhost:5173 in your browser.

▶️ Demo

2024-01-25.00-32-31.mp4

📸 Snapshot Showcase

🎮 Gameplay

game_play

🏆 Win

win1

🏠 Home

intro_page

📍 How to play

rules_page

🤝 Contribution

  1. Fork the repo
  2. Raise an issue or comment under it and I will assign it to you.
  3. Run these commands:
git checkout -b feature-or-bugfix-branch
git commit -m "Brief description of your changes"
git push origin feature-or-bugfix-branch 
  1. Before submitting your pull request don't forget to rebase with main branch to avoid conflicts! 😅
git rebase main
  1. Submit your pull request.

📢 Feedback

If you like the project, don't forget to star the repo ✨.

🍉 Contributors

Thanks goes to these wonderful people 🍉