FlappyBird_Python icon indicating copy to clipboard operation
FlappyBird_Python copied to clipboard

Project files for a video game tutorial on creating flappy bird. Link to the video: https://youtu.be/UZg49z76cLw

Results 11 FlappyBird_Python issues
Sort by recently updated
recently updated
newest added

Flopybaird_python_CodingAI 4try

Fixed pipe deletion. Since its possible for the pipe.centerx to get set equal to -600 too quickly, it occasionally stays in the list and slows down performance.

![issuse](https://user-images.githubusercontent.com/93724741/140350761-a95d6e61-94a8-49fb-8369-db90dfe0185f.PNG) It won't work, so someone please help with this, please.

![image](https://user-images.githubusercontent.com/93724741/140533983-32e9926b-c7d9-4e8b-ace6-f78ef39e1d5d.png)

So I opened the file and I could not reach the x button to leave the game and the screen is reaching from up to down of my screen like...

Case sensitive linux drops an error when trying to load `04B_19.ttf` which is named `04B_19.TTF` in the repo.

Hi there =) I think that the commented `bird_movement` variable commented on the master code is causing a crashing in the code, since it's not restarted to zero when the...