Releases: C0deH4cker/FlappingBird
Releases · C0deH4cker/FlappingBird
Initial Release
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
!