Flappy bird clone made using SFML as part of a UDEMY course of how to make game.
in order to build it you will need to have:
- SFML 2.5.0 or later.
- premake5 (optionally).
this code is made following the tutorial, I know there are a lot of thing that could be done to improve the code, Please enjoy it.
the course offer a github repository with original code and resource here is the link : https://github.com/SonarSystems/Flappy-Bird-SFML-Clone