Skip to content

Releases: C0deH4cker/FlappingBird

Initial Release

20 Feb 08:07
Compare
Choose a tag to compare

This is just a standalone precompiled executable of FlappingBird for Mac OS X.

Download the attached executable, then run the following commands in Terminal in the same directory:

curl -o spritesheet.png http://www.spriters-resource.com/resources/sheets/56/59537.png
chmod +x flappingbird

And that's it! Now you can run it with ./flappingbird!