Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 155 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 155 Bytes

flappy-bird

A simple Flappy bird game implemented using Pygame

To run the game,

python flappy_bird.py

Dependencies include:

Pygame v2.6.0