PyGame-Learning-Environment icon indicating copy to clipboard operation
PyGame-Learning-Environment copied to clipboard

Flappybird Pitch Animation

Open dreac0nic opened this issue 3 years ago • 0 comments

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.

dreac0nic avatar Jan 19 '22 22:01 dreac0nic