flappy-bird-py
flappy-bird-py copied to clipboard
Makefile error: package directory 'pyglet' does not exist
try installing the game framework before compile game:
sudo apt-get install python-setuptools python-pip python-dev build-essential
sudo pip install pyglet
then run:
python flappy