This is a flappy Bird Copy made with C++ and Old OpenGL.
You'll need to compile the project, it is configured with premake, check out the premake5.lua
file, download the dependencies: glad, glfw, lodepng and opengl.
Use premake to generate the project in whatever platform you are, once the project is created, you can compile and run it.