Flappy Bird (using Pygame)

A clone of the popular app Flappy Bird, using Pygame.

This code is discussed here. If you'd like to have your say about the code, leave an answer there!

Playing the game

You control the little bird. You can make it climb by pressing the up arrow, Return, Space, or clicking into the window. Don't crash into any pipes! For every pipe you pass without colliding, you get one point.