TheSillyCoder / PyBall

A flappy-bird rip-off in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A flappy-bird rip-off in python


Languages

Language:Python 100.0%