Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 616 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 616 Bytes

pyscii-bird

A terminal based re-creation of a famous game involving a pesky bird.

pyscii-bird.py screenshot

Installation & Run

First you need the pygamelib 1.3.0+, you can install it with pip:

pip install pygamelib

Then you don't really need to install the game, just run pyscii-bird.py:

python pyscii-bird.py

License

Apache 2.0

Credits

Flappy Bird is by .Gears

pyscii-bird terminal remix by Arnaud Dupuis