aidh-aadil / flappy-bird

A simple flappybird game written using the pygame module
1 stars 0 forks source link

Flappybird Pygame

Flappybird is a very popular side-scroller game where the player controls a bird, attempting to fly between columns of green pipes without hitting them. I used a very popular python module for making games called pygame. This is a very basic version and I took very minimal effort in building this.

Flappybird gameplay