Unity GameDev Tutorial for Beginners: Brick Breaker Game

  • Post comments:0 Comments



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.

🔗Download Unity here: https://store.unity.com/

⭐️Contents ⭐️
⌨️ (0:00) Part 1 – The Paddle
⌨️ (18:21) Part 2 – The Ball
⌨️ (49:31) Part 3 – The Bricks
⌨️ (1:16:11) Part 4 – The Score and Lives
⌨️ (1:44:50) Part 5 – Ending the Level and Game
⌨️ (2:16:30) Part 6 – Making a Powerup
⌨️ (2:39:21) Part 7 – Making Special Bricks
⌨️ (2:50:39) Part 8 – Loading Levels
⌨️ (3:23:52) Part 9 – Music and Sounds
⌨️ (3:40:30) Part 10 – High Score
⌨️ (4:06:28) Part 11 – Start Menu

This tutorial was created by Mike Page of ScriptingIsFun.com.
🔗Check out their YouTube channel for more Unity tutorials: https://www.youtube.com/user/PageTechnology

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://medium.freecodecamp.org

And subscribe for new videos on technology every day: https://youtube.com/subscription_center?add_user=freecodecamp

source

Leave a Reply