Skip to content

Latest commit

 

History

History

Flappy Bird

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Flappy Bird

GitHub repo Language C# Target Framework Build Discord License

You can play this game in your browser:
Play Now
Hosted On GitHub Pages

Flappy Bird is a game where you play a bird and try to dodge obstacles in your flight path. You only have control over your vertical velocity. Your horizontal velocity is constant. Make it as far as you can!

        █████████                                    █████████                                    █████████
        █████████                                    █████████                                    █████████
        █████████                                    █████████                                    █████████
        █████████                                    █████████                                    █████████
        █████████                                                                                 █████████
        █████████                                                                                 █████████
        █████████                                                                                 █████████
        █████████                                                                                 █████████
        █████████                                                                                 █████████
        █████████                                                                                 █████████
        █████████                                                                                 █████████
        █████████                                    █████████                                    █████████
        █████████                                    █████████
        █████████                                    █████████
        █████████                                    █████████
        █████████                                    █████████
        █████████                                    █████████
        █████████                                    █████████
        █████████                                    █████████
                                                     █████████                                    █████████
                                                     █████████                                    █████████
                 ~(^')>                              █████████                                    █████████
                                                     █████████                                    █████████
                                                     █████████                                    █████████
                                                     █████████                                    █████████
                                                     █████████                                    █████████
        █████████                                    █████████                                    █████████
        █████████                                    █████████                                    █████████
        █████████                                    █████████                                    █████████
        █████████                                    █████████                                    █████████

Input

  • spacebar: flap your wings
  • enter: restart the game after you die
  • escape: exit game

resizing the console window will cause the game to close

Downloads

win-x64

linux-x64

osx-x64