The title of my project

Pygame Flappy Bird

my image

Flappy Bird, this game is created using pygame, one of the finest plug and play module that you should try it for once, I will get some random / weird ideas, once you get to know about the pygame, make a play with it.

Rules would be known to you,[Stay Alive]. The event function is envoked when you press the "Space Bar", its hardcoded to make the bird to jump. Music where added to the game using pygame.mixer() [Random idea: music player application with pygame.mixer()]. The event triggered functionality make the pipes to spawn in regular intervals of time but with different heights.

You can create some basic games using pygame, here are some ideas {CONNECT FOUR , TIC TAC TOE, SPACE INVADERS, SNAKE, ALIEN SHOOTER}.

Source code