Skip to content

shaishguni/flappy-bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

flappy-bird-with-python

A flappy bird made using python and pygame. Make sure you have python3 installed in your local system

For running it

git clone https://github.com/shaishguni/flappy-bird-with-python/
virtualenv venv && source venv/bin/activate
pip install pygame
cd flappy
python3 main.py

Enjoy with your friends.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages