Skip to content

FireStormy1/Flappy-Bird-Using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy-Bird-Using-Python

A simple recreation of the popular Flappy Bird game built using Python and Pygame.

The player controls a bird that must fly through gaps between pipes without colliding with them. The goal is to survive as long as possible and achieve the highest score.

Features: Classic Flappy Bird gameplay Simple keyboard controls Score tracking Collision detection Smooth animations using Pygame

Controls: Spacebar - Make the bird jump Close Window - Exit the game

Concepts Used Game loops Collision detection Event handling Score system Graphics rendering using Pygame

Future Improvements: Add sound effects Add difficulty levels Store high scores Improve graphics and animations

Author Saswat

B.Tech CSE Student Interested in Game Development, Data Structures, and Python Programming

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors