newlinedotco / FlappySwift

swift implementation of flappy bird. More at fullstackedu.com
https://www.fullstackedu.com
MIT License
9.68k stars 2.68k forks source link

You can over jump the pipes #93

Open Victor1245 opened 3 years ago

Victor1245 commented 3 years ago

if you will jump 3-4 times a second, you can over jump the pipes

wackyjoker commented 3 years ago

if you will jump 20 times a second, you can over jump the screen.

Kangajan18 commented 1 year ago

I solve that. Fix bird goes out of the boundary. #106