Inspiration

I wrote many previous 8 - bit classical games like space invaders, but now i thought of flappy bird

What it does

It works by a bird flying through pipes and getting the highest score

How we built it

Using pygame, we did it

Challenges we ran into

Finding images with transparent backgrounds and trying to make the score correct.

Accomplishments that we're proud of

Making the collision detection sucessful in one try Crafting the losing condition with no problem

What we learned

Pygame clock smooths the movement of sprite the greater the number in clock.tick(number) How to restrict movement How to loop a song in the game

What's next for Flappy Bird

Adding powerups or making more pipes spawn

Built With

Share this project:

Updates