Skip to content

thisisbkm/Flappy-Bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy-Bird

To install the required modules, Open a Terminal in the downloaded directory and execute the following.

pip install -r requirements.txt
Make sure you install latest version of python and pygame are installed.

Then run the game

python game.py
or
python3 game.py
Updated:
Windows Users: Double click on the game.pyw or Flappy Bird.vbs file to directly open the game.
Linux Users:
Double or single click on the game.py file to start the game.
(make sure you install python in the default directory i.e /usr/bin/ )
Game Controls:
1. Escape key to exit the game.
2. Space or Arrow Up key to jump.

Score will be displayed on the terminal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages