About
FlappyTiger is a Flappy Bird clone written in C++ using GLFW, described by its author as their first game written in C++. It targets Linux and is packaged as an AUR package for Arch Linux.
Getting started
On Arch Linux, install the flappytiger AUR package directly. On other Linux systems, clone the repository, initialize its git submodules, then build it with CMake and make.