FlappyBird_Python
FlappyBird_Python copied to clipboard
Commented #bird_moviment variable
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 user try to play the game again.
After I removed it, worked pretty well.