A clone of the legendary Flappy Bird game that was withdrawn by it's developer due to his guilt over the addictiveness of the game he had created. Rest assured, this clone is just as addictive.
Uses the 2D game development library Gosu.
Sound effects and music are home made.
install ruby if not already installed:
brew install ruby
in the project folder run the following command:
bin/start.sh
action | key |
---|---|
jump/start game | space bar |
toggle fullscreen | F |
quit game | ESC |