MiniLD 53: Block breaker gets invaded!

So, thats my very first LD and I am gonna to make something easier for the first time.
For some time I wanted to modify classic block breaker in some unusual way like magnetic walls or something, but now I got a brand new idea. What if you had no pad to bounce ball back to bricks? What if you had only a spaceship which prevents ball from falling out of screen with it’s laser beams?
At the moment I already have basic logic and levels finished, but gameplay needs some improvement and so do sounds, music, scores and stuff.

screen

If anyone cares, the work is done in C++ with combo SDL+OpenGL and my own crafted libraries for easier setup, loading and blitting. And it works only under Windows (I have no linux installed so even I actually can compile it for linux, there’s no way to test it).
Signing off, so best luck to everybuddy!