Running Flappy Bird Using pygame module # if pygame is not installed: pip3 install pygame # Running Flappy Bird python3 Flappy\ Bird.py