fly a plane v2.1

Install Java to view this project right on your browser!

user_icon blob8108 shared it 3 years, 11 months ago
user_icon Based on blob8108's project
357 views, 3 taggers, 4 people love it, 33 downloads, in 1 gallery
Add to my favorites?
Flag as inappropriate?

Comments

You need to be logged in to post comments

Add a Comment

 
eventexception eventexception 7 months, 3 weeks ago

Even hard on level easy. Maybe the scratch engine changed over the years? This is or would be a great mobile game for flash 10, just make each level autostart and select difficulty by mouse in the intro :)

blob8108 blob8108 4 months, 1 week ago

Maybe I just find it easier, having played it so many times :P

eventexception eventexception 7 months, 3 weeks ago

Add some sound while crashing and a sound on/off button in the intro?

jwlchaos jwlchaos 2 years, 9 months ago

i found a glitch: if you press space after you die and keep pressing space you dont restart

csboys csboys 2 years, 9 months ago

MAKE MORE LEVALS

Adam101 Adam101 2 years, 11 months ago

you know when its an awsome game when people want to find ways to cheat. --see below-- lol

zachownsallnubs zachownsallnubs 3 years, 6 months ago

if u keep pressing spacebar during it u will not die!

coolio59 coolio59 3 years, 9 months ago

Me no like Level 2!!! :(

shwingie shwingie 3 years, 9 months ago

This game is awesome! I beat it on 3!

blob8108 blob8108 3 years, 9 months ago

how?!?!? I made this game and i can't do it on hardness 3! nice!

(view all replies)
BlackDream BlackDream 3 years, 10 months ago

Nice

sk8nsnow4life12 sk8nsnow4life12 3 years, 10 months ago

good

theexterminator theexterminator 3 years, 10 months ago

fun but hard

blob8108 blob8108 3 years, 11 months ago

sorry, confused... the issue online with what?

Mayhem Mayhem 3 years, 11 months ago

If the issue online is speed, you can theoretically do a check to see how fast the game is running and then change the speed variable accordingly. ******************** Have a variable "speedcheck", and put a "increase speedcheck by 1" inside a "repeat until timer >1" loop. At start of game, set speedcheck to zero, reset the timer and start the loop. When the application is running faster it will generate a higher result. After a couple of tests you should be able to use this result to adjust the basic gameplay speed, making the game equally playbale online or offline.

Please Wait...