Final Presentation

Hanin Haj Khadour


Code Jam II


Hanin haj kaddor

"The game of Ping Pong is a competitive game played on a rectangular table divided into halves by a raised net. It relies on the use of lightweight paddles and a small ball. Players aim to send the ball from one side to the other in a way that makes it difficult for the opponent to successfully return it. Hits of the ball are exchanged sequentially between the players, and a player earns a point when they win in a manner that makes the ball fall where the opponent cannot successfully respond."


Code Jam II


YASSER KHUOLANI

"This project is a game programmed in Python using the Pygame library. The game loads different levels from text files and displays them on the screen. The player controls a character tasked with collecting diamonds while avoiding obstacles and enemies. The code includes good organization of events, collisions, and level resetting upon loss or victory, making the gameplay smooth and enjoyable."