Skip to content

Commit

Permalink
Update topics
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgraham committed Sep 16, 2021
1 parent 29c2276 commit b4195de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> Brick Breaker is a clone of the classic arcade game Breakout which the player must smash a wall of bricks by deflecting a bouncing ball with a paddle. When all the bricks have been destroyed, the player advances to a new, harder level. The player gets 3 lives to start with; a life is lost if the ball hits the bottom of the screen. If all lives are lost, the game is over.
- **Difficulty**: Beginner
- **Topics**: Physics
- **Topics**: Physics, Multiple Levels
- **Version**: Unity 2019.4 LTS
- [**Download**](https://github.com/zigurous/unity-brick-breaker-tutorial/archive/refs/heads/main.zip)
- [**Tutorial Video**](https://www.youtube.com/c/zigurous)

0 comments on commit b4195de

Please sign in to comment.