Amos Nudel

Breakout Game

UnityC#Universal Render Pipeline
I developed a classic Breakout-style game built with Unity, featuring retro-style graphics, power-ups, combo scoring, and smooth gameplay mechanics. The game includes classic Breakout gameplay where players control the paddle to bounce the ball and destroy all bricks, with a lives system providing 3 chances to clear the level. Special features include power-ups such as multi-ball bricks that spawn additional balls and grow paddle power-ups for easier ball catching, along with a combo system that chains brick destructions for bonus points. Built with Unity 2022.3 LTS and Universal Render Pipeline, the game features an 80s-inspired retro aesthetic with custom fonts, dynamic background music with multiple tracks, and retro-style sound effects for paddle hits, brick destruction, and power-up collection. The project includes a complete UI system with score and lives display, procedural level building, and comprehensive game state management, demonstrating Unity game development principles and modern C# scripting practices.

Breakout Game

Break bricks with style

Instructions

Launch Ball:

Press the Spacebar

Move Paddle:

Use arrow keys or A D

Objective:

Bounce the ball off the paddle to break all the bricks!