How do you think of my flappy bird imitation?

https://snap.berkeley.edu/snap/snap.html#present:Username=nathenaelhailu08%40gmail.com&ProjectName=Flappy%20Bird

W or UP to jump

Looks very nice :slight_smile:

It is a good imitation of flappy bird. Although, the game does not wait for your input before starting and it is not mouse compatible.

Yeah, it is really simple to code it in. All the creator has to do is to detect the mouse button the same way those two keys are detected.

Its good but at least try to make it wait for a input before starting.

Other than what was previously said,

I think this is a good game, but you should optimize your code and make it much more readable. e.g.: (var) = <<True>> should just be changed to (var . also, (var) = <<false>> should be not (var) .

Fixed! Ty


Barriers are too dense sometimes...
And it slightly lags when ascends, for me.

There should be a cooldown of .5 - 1.5 seconds. I'm not sure how you got such high barrier density, but I'll look into it.

Done!

Too many Flappy Bird script pic makes thing even worse


It's necessary only in the green flag script.