Nice :) I see you implemented this into a game! At first, I thought I was actually supposed to get the red squares ... so perhaps you can put something to alert the player when he loses a life. (Idea: screen flashes red and the player becomes invincible for 3 seconds). You should like someone said also add attraction. Maybe you can also have different enemies too ... like circles that travel in circles, and triangles that randomly change directions. Good luck with this :)
If you're still working on it, then why did you even upload it? I really do not get these game developers uploading unfinished games ... you've just ruined your game's score. 1/5.
I bet your friends and family will be soo impressed when they see this (/end sarcasm). Why even bother uploading this? Don't upload anything to the internet if it doesn't work/have no point.
Good attempt. I doubt this is your first game, but meh. The level text is faulty ... displays Level -1. As for the jump bug, create a variable and set it to 0. When the player is in the air, set the variable to 1. Write a statement that says the player cannot jump while the variable is equal to one. Solves your multipjump problems. Erm .... add more levels. What's the point of publishing a game with just 1 level? Add music, a score system, a tutorial, a menu, a level selection screen and some deadly environment and you've got yourself a decent game.
1) This is a very unoriginal idea. Try to come up with an idea of your own.
2) Your hit testing is faulty ... I lose when I haven't even come in contact with anything. Try
hit testing with the object coordinates (_x, _y) instead of the box around it.
3) Needs a restart button on the lose page so I can try again.
4) Change text to static, so no one can select it. A tiny bit annoying.
5) Add score, a menu, music, a mute button, a scrolling background and some cool visuals
6) Maybe add a difficulty slider, with more things spawning and move at faster speed at higher difficulty.
A decent attempt for a first try, I must admit. Better than most "first try" games on this website. Keep working on this, I hope you can develop it to something more interesting. (And never give up !)
4) Change text to static, so no one can select it. A tiny bit annoying.
Yup, thats's weird. By the way, I "minused" only comment "FIRST"