This beginner's Unity tutorial shows how to build a Brick Breaker Game similar to the original ones from the 80's. We will be covering topics such as: 2D games, sprites, keyboard input, input manager, Rigidbody2D, colliders, User Interface (UI), trigger colliders, OnTriggerEnter2D, OnCollisionEnter2D, loading scenes, C# and others.
Overview
Syllabus
Part 1 - The Paddle.
Part 2 - The Ball.
Part 3 - The Bricks.
Part 4 - The Score and Lives.
Part 5 - Ending the Level and Game.
Part 6 - Making a Powerup.
Part 7 - Making Special Bricks.
Part 8 - Loading Levels.
Part 9 - Music and Sounds.
Part 10 - High Score.
Part 11 - Start Menu.
Taught by
freeCodeCamp.org