So flappy bird... In my case, it's rather flappy cat.. ));
This is my educational project. It's based mostly on series of videos from YouTube channel TheChernoProject:
The original source code in Java can be found here.
There are also some minor game mechanics changes inspired by this video:
I took the background image for this game from DeviantArt and cropped it a bit. Here the link for artist page.
- GLFW,
- The OpenGL Extension Wrangler Library (GLEW). 32-bit static linkage version is used,
- OpenGL Mathematics,
- nothings/stb/stb_image,