Skip to content

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.

Notifications You must be signed in to change notification settings

kishore-ganesh/flappybirdpython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flappybirdpython

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.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages