What’s up everybody, my first version of the Block breaker is ready. Hope you like it. Be sure to post your max score! Can you beat all 10 levels of the game! Good luck!
What is different from the course version?
- All art has been changed and added more backgrounds, as well as more types of blocks.
- There is a Block (Ghost cookie) that makes itself transparent and temporarily untouchable.
- Paddle was changed to allow more control over the bounce of the ball. Now it depends where the ball touches the paddle to define the arc of the bounce.
- I added a solution for all those times when the ball locks itself in a bounce loop. There is a system that is watching all the collision events of the ball, and makes a register to do a simple analysis to determine if the ball got stuck. If any of the patterns arise, the ball changes direction with the same speed it had.
I hope you like it. Have fun, and thanks for playing!