When i read the scenario, i didn't expect it will be a Space Invader remake !
Nevertheless, the game it great. Sounds, graphics, and gameplay are well-made, the Construct2's techniques are mastered.
BUT.
It's not perfect.
- You need to add a background to your texts, because they are unreadable. A TiledBackground with a plain black color, opacity 50 is sufficient under every text.
- Your game is slow ! Shooting is a patience trick. In my opinion you should speed up the shooting frequency.
- You should add a "hurt" animation for our spaceship when missiles touch us. A "Flash" behavior is sufficient, with a little sound. It's for telling to the player to watch the lives he has.
- No "mute" button.
- You have a little glitch : when i've won a level, if walls are on my way when i go up to the next level, i push them with my spaceship. For repairing that : when the level is won, destroy every objects on the scene ;)
However, it's a good game.