[GAME] Just Another Block Breaker

Alright, so this is the current version of my game so far.

Press E in any individual level to activate an auto-testing feature, but be careful, as you won’t be able to exit it. I would like some feedback on level 4 (2nd level) and tips for game design if you want to leave some. Sorry if it takes awhile to load. Go ahead and be rough with the critique, but keep in mind it’s a WIP. I may delete this post and put up another copy if I flesh it out entirely (power ups, more levels, difficulty settings, etc), but for now, here it is.

0.03: https://www.gamebucket.io/game/9703e99b-36c7-4770-b564-2fa251538961

Oh, and I just remembered that I scaled up the paddle to make it easier, never adjusted the clamp levels, so yes. I am aware of that, I apologize.

Hi !

I hope to see your updated version soon :stuck_out_tongue:
I like the fourth level with the “Block Breaker” brick text.

As you said it’s a WIP but if you want advice about game design : don’t forget to add the “crack” on your “more than one hit” brick to let know the player his actions aren’t worthless.

It semes that you want to add more feature and it’s a great idea ! I suggest a lives system, allowing the player to continue it’s journey through your levels :slight_smile:

The source code of mine is here : https://github.com/WegPast/Games/tree/master/UNITY/Unity%20Course/Block%20Breaker

I added lives and powerups. Feel free to get inspired by my code, if you get stuck on yours :slight_smile:

Keep going, we want to see the final form of your game :slight_smile: