Pretty cool :)
I confirm I had the same bug than @3p0ch - on a computer running Linux, so it wasn't the OS's fault. Could manipulate the rocket properly, but thrust wasn't strong enough to lift rocket. Fortunately, I have another computer and it worked fine on that one.
This looks pretty basic, but quite good for an HTML5 game and the idea has a few good things to keep. Overall looks promising, if you ever intend to work on something like that again :)
+ The game was surprisingly easier than expected - I expected playability to be atrocious with such a control mechanic, but it went pretty well, I managed to get the rocket where I wanted without much trouble (had to try a few times over, but that was expected). Also, the passages are (often) large enough so it's possible to get the hand of it and not constantly hit the ceiling or the walls. So, good thing there :)
- The health system does feel a bit random. Losing health isn't always proportional to the impact that feels when the rocket hits an obstacle. It wasn't too much of an issue to me because I'm used to the kind of game that would straightforward crash the rocket the moment it merely touches the corner of an obstacle. But I'd understand
+ Short levels, and not too many levels. Prevents boredom as well as some risk of rage :) (Not all risk, but some of the risk)
+ There's only one song throughout the whole game, but it felt quite in-context and not too repetitive.
- Graphics. They look pretty cool but they feel a bit... unrealistic? I'm not expecting the whole thing to be photorealistic - it's an HTML5 game after all - but it really felt like models placed in Unity. I'd recommend 3 things : adding small visual effects to make it look more natural, make the movements of the blocks more natural (it's a basic ease method - I'd expect rock-against-rock friction to be more linear and irregular) and make the textures more rough (add dirt, sand, cuts in the stone) and the models' corners smoother (if it's an old temple, erosion rounds the corners of stone). Also make sure blocks don't pass through each other and that they are always linked to a static object (in opposition to floating in the air).
+ Graphics (again, but a plus this time). Despite what I said above, I have to admit the amount of models is just right, not too many, not too few. I can see where I'm going pretty easily. Even the bright lights weren't a distraction :) What I mentioned in the precedent point are only minor changes, just to make the whole thing look less like it has been edited in Unity.
+ The hitboxes of the coins are super large, making them easier to collect. THANK YOU! Also, you can't crash on the landing pad at the end of a level, avoiding common deaths at the very end of the level. THANK YOU again!
Overall looks promising, I don't know if you intend to go back on this game and improve it (or make a sequel?) but it would definetly be worth it. If you want me to explain better anything I just said, feel free to send me a message :)
Keep up the good work! ^^