Skip to content

KamelMahjoub/Pongo

Repository files navigation

About This Project

Pongo is a recreation of the classic game Pong, created for learning purposes and made with Unity2D.

In Pongo, players can choose to play against another person locally or against an AI-controlled player, with the choice to compete in two game modes:

  • The first mode is called "Time limited". It's a mode where the players compete within a specific time frame,and games may end with one of the players winning or in a draw.

  • The second mode is called "Goal Limited". It's a mode where the first player to reach a target score wins.

The game also features power ups that can be turned on or off in the match settings screen. These power ups randomly appear in the match at a random position, offering bonuses like extra balls or paddle size changes upon collision with the ball.

Links

  • Play the game on itch.io.

  • Download the source code here.

  • Further project details can be found here.

  • For contact info, and more projects, please visit my portfolio.