Skip to content
#

flappybird

Here are 81 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 flappybird 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 flappybird topic, visit your repo's landing page and select "manage topics."

Learn more