Skip to content

a funny clone of flappy bird made with C++ with SDL2 and a lot of png files

License

Notifications You must be signed in to change notification settings

hannescam/Flappy-Hero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub all releases

Flappy-Hero

a funny clone of flappy bird made with C++ with SDL2 and a lot of png files

info: recently changed the name to Flappy-Hero there is also a android version: https://github.com/hannescam/Flappy-Hero-for-Android (not avvialible yet 404)

Compilation

To compile, simply execute the following command.

make

To run, simply execute the bird file or run the following command.

make run

For more infos.

make help