Website powered by

Brick Breaker | Learning Unity Experiment

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.

Created powerups which have different percentage chances of dropping when destroying a brick. 4 different powerups all with unique powers and debuffs.

Created powerups which have different percentage chances of dropping when destroying a brick. 4 different powerups all with unique powers and debuffs.