Skip to content

If there is any problem with the game not launching, check the README file. Enjoy the game :)

Notifications You must be signed in to change notification settings

ForkPrince/FlappyBirdPython

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork of Flappy Bird with Python by elbaraa534, so go support him!

Flappy Bird with Python

Here is Flappy Bird Python version.

Help

If the game doesn't work, there are two commons errors that you can fix.

  1. Check if there is any syntax error when defining each function. Sometimes, that is the reason why the program doesn't work.
  2. Finally, if nothing is working, try to use a good IDE, like Pycharm or VSC.

Setup

  1. Download python here.
  2. Download the project on github then extract it.
  3. Open cmd.
  4. Use cd [directory] to go to the directory that the game is in.
  5. Do pip install pygame.
  6. Finaly, do python flappy.py and the game will run!

Enjoy the game!

About

If there is any problem with the game not launching, check the README file. Enjoy the game :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%