Itch.io Link: https://christianlocantore.itch.io/brick-breaker
This is one of my earlier Unity projects I worked on, learning the software and introducing myself to coding in C#. This is a brick breaker game with 3 different levels. Some of the mechanics I coded in C# for this game include: 2D Vector2 movement, a game manager script, different powerups which uniquely effect the player in good and positive ways, coded UI, audio, and level loading/restarting/game over.