Skip to content

OpenGenus/flappy-bird-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

flappy-bird-python

Introduction

This is the addictive Flappy Bird game code iThis game is developed using Pygame library. The images added to this game is easily available on the internet. The images include a bird, a background, a ground, a gameover, pipes and numbers for score.

Technologies

Used for this project:

  • PyCharm Community Edition 2022.3
  • Python 3.10.9
  • Pygame Library

SetUp

  • Install Python
  • Install Pygame
  • Download images for the game

Play

This game is played using the UP or SPACE key of the keyoard. The key needs to be pressed continuously to keep the bird flapping and avoid the pipes. The scores will be added for avoiding collisions with the pipes.

References

Results

These are the images of The bird with the random pipes, the welcome screen and the gameover screen:

randompipe startscreen gameover and score

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages