Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 332 Bytes

File metadata and controls

2 lines (2 loc) · 332 Bytes

We added a starting game scene that plays an audio clip and requires the player to press a key to begin. In the main game, we implemented boundaries to restrict the ball's movement within a designated area. Additionally, we introduced a projectile trail effect, where lines appear behind the ball but fade away after a few seconds.