Skip to content

Haseebae/Flappy_bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Flappy Bird

Flappy bird created using pygame library

  1. Download and install pygame: a)Open terminal/cmd and run the following code, If one fails to work please try the alternative: "pip install pygame" "pip3 install pygame"

  2. Your system can now import pygame; to check the same, run the following code in preffered editor: import pygame

If you are greeted by pygagme, well and lovely; move on If NOT, please try installing pygame using the alternate methods

  1. Download the zip file from GitHub and extract the Assets folder into the workshop directory( where you keep your files )

  2. Refrain from renaming the folders

CC: Coding with Russ

Code based on Coding with Russ tutorial with following changes:

  1. Movement changed from mouseclick to spacebar
  2. Added flapping, point and collision sounds
  3. subtle logic code changes

About

Flappy bird created using pygame library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages