/FlapPiBird

Primary LanguagePythonMIT LicenseMIT

FlapPiBird

A Flappy Bird Clone made using python and pygame for the raspberry pi

How-to

  1. Install PyGame pip install pygame

  2. Modify game.py

  3. run python flappy.py to play the game.