Skip to content
#

flappy-bird

Here are 239 public repositories matching this topic...

This is an object oriented clone of the popular game Flappy Bird. It is written in a single file in Python using the Pygame library. As of now, random pillar generation, basic bird mechanics, collision detection, scorecard display and restart function have been implemented. There are several places where improvements can be made to the code.

  • Updated Aug 2, 2017
  • Python

Improve this page

Add a description, image, and links to the flappy-bird topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flappy-bird topic, visit your repo's landing page and select "manage topics."

Learn more