PyGame-Learning-Environment
PyGame-Learning-Environment copied to clipboard
Flappybird Pitch Animation
This should be a simple patch to apply very basic animation to the flappybird pitch while playing. This is completely aesthetic and has no bearing on the performance or function of the game itself.
There is an additional correct that centers the sprite properly. I'm relatively new to pygame, so I it's possible I'm incorrect in this, but from what I could tell the sprite was being drawn offset from its actual position in the game.