All assets are my own, except the sounds.
Ping-Pong Game is a 2D arcade-style game developed using Unity. Players can engage in fast-paced ping-pong matches against each other or AI opponents. The game features intuitive controls and engaging gameplay, making it suitable for players of all ages.
- Single-player and multiplayer modes
- AI opponent with adjustable difficulty
- Score tracking for each player
- Simple and intuitive controls
- Responsive design for various screen sizes
- Sound effects and music
This game is made in Unity Game Engine.
- Unity Version number: 2020.3.25f1
- All Codes are written in C# using Visual Studio Code 2022
- Use the arrow keys (or W/S keys) to control the paddle.
- The objective is to hit the ball back to your opponent and score points by making the ball pass their paddle.
- Start the game from the main menu.
- Choose between single-player or multiplayer mode.
- The game ends when a player reaches the winning score.
- Player 1 will use
W/Skeys on the Keyboard to Control the Paddles - Player 2 will use
Up Arrow / Down Arrowkeys on the Keyboard to Control the Paddles.png)
Contributions are welcome! If you have suggestions for improvements or new features, please fork the repository and submit a pull request.
- Fork the project
- Create your feature branch:
git checkout -b feature/YourFeature- Commit your changes:
git commit -m 'Add some feature'- Push to the branch:
git push origin feature/YourFeature- Open a pull request.

.png)
.png)
.png)
.png)