Skip to content

shashi981/Flappy_Bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My first CS Project

A 2D Flappy bird remake built using Python,pip, and PyGame,in which the player can control the movement of the flappy bird using up arrow to avoid incoming obstacle.

Instructions

Use need the pygame module to run the game. You can install the pygame module from here: https://www.pygame.org/download.shtml

or

install pygame using pip by the following command in the terminal: pip install pygame

Simply run Main.py and and start playing the game.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages