An attempt to create a tiny game engine for a flappy bird-like game in c++ using SFML lib
Could've done a better job at it, like creating standalone UI elements and using smart pointers.
But I don't care, maybe I'll try to create a tiny game again in the near future using SDL instead, since I need WebGL support