/PyBall

A flappy-bird rip-off in python

Primary LanguagePython

PyBall

Ever played Flappy Bird ? This is an implementaion of that game, with lazy graphics in python.

Running the code

Install pygame and then run the main.py file

Controls

Use the spacebar to jump, avoid the pipes. Pretty simple.