One Try (working title) – Prototype

For my second LD, I decided to go for a shoot’em up.  The theme related thing is you get only one try to make your score. Well, meaning you have one life, get hit once and it’s game over.

onetry

 

You can try the prototype made with Construct 2 there : http://maxgun.fr/ld28/proto/

Controls are :

  • Space to continously shoot
  • Arrows to move
  • F5 to retry when dead

I plan on adding other ennemy types with different patterns.

Now I’ll start coding the real game in javascript, and i should make a small editor to create the level (I think there will be only one, more if I have time).