Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 724 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 724 Bytes

Flappy Bird CodeFactor

  • A fun game developed using pygame module of python

How to play

  • Players need to press Spacebar or up arrow key to start the game and the same key is used for flying the bird upward.

Running

Installation of dependencies

To install required module run

  pip install pygame

Screenshot

Flappy Bird

Author