Very fun gameplay twist on the original breakout style.
Bugs:
- Blocks take significant time to despawn after being struck, contrary to the original breakout style
- After hitting Mr. Chase, the game doesn't reach any ending condition
- After hitting Mr. Chase but potentially elsewhere, my ball entered a perfect horizontal arc, which struck no blocks, was unalterable and eventually ended the game early
The blocks despawn time is not a bug, sadly.
It is the way I coded it to make sure the sound played, I have an idea for a workaround fix, I will try to implement it before the deadline.
I should be able to create a simple end screen too.
← Return to game
Comments
Log in with itch.io to leave a comment.
Very fun gameplay twist on the original breakout style.
Bugs:
- Blocks take significant time to despawn after being struck, contrary to the original breakout style
- After hitting Mr. Chase, the game doesn't reach any ending condition
- After hitting Mr. Chase but potentially elsewhere, my ball entered a perfect horizontal arc, which struck no blocks, was unalterable and eventually ended the game early
The blocks despawn time is not a bug, sadly. It is the way I coded it to make sure the sound played, I have an idea for a workaround fix, I will try to implement it before the deadline.
I should be able to create a simple end screen too.
Thank you for your feedback.