/sfml-flappy-bird

Flappy bird clone in C++ using the graphics library SFML

Primary LanguageC++

sfml-flappy-bird

Flappy bird clone in C++ using the graphics library SFML

screenshot

How to install on Linux

First make sure that you have SFML 2+ installed. Then execute the following commands:

  • g++ main.cpp -lsfml-graphics -lsfml-window -lsfml-system -lsfml-audio
  • ./a.out

How to install on Other Systems

First get rid of your Windows or whatever and obtain a modern GNU+Linux system image from here. Then go to "How to install on Linux". If you insist to keep your non-Linux system, then watch the following tutorials:

Screenshots

screenshot

screenshot