Skip to content

Simple block breaker made in Unity, based on the Breakout clone tutorial by Unity.

Notifications You must be signed in to change notification settings

jmvazq/game_unity-3d-block_breaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Block Breaker Game

Made with Unity

Has a win screen, game over, and Lives counter. Only one level right now. Based on the Unity Breakout tutorial from 2015, but using coroutines instead of invokes.

The experience: I am currently learning the Unity engine, and making small game clones is a good way to start. I also wanted to challenge myself by updating the project, using coroutines instead of invokes. I needed more practice with coroutines, and this was a good exercise. It was also a good way to practice Unity UI, which I wasn't very familiar with.

About

Simple block breaker made in Unity, based on the Breakout clone tutorial by Unity.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages