/crappybird-py

Inspired by @say4n

Primary LanguagePythonMIT LicenseMIT

Crappy Bird! (Python Edition)

flappy bird gif

It's flappy bird, but it's crappy...

Uses the curses module. To run, make sure your terminal is 80x24.

Insipred by https://github.com/say4n/crappybird (C++)