A multi-resolution supported clone of Flappy Bird made with C++ and Qt Framework.
It can also be used as a sandbox to test deep learning algorithms with tiny-dnn as the deep learning framework. See source/AI.
Although Flappy Bird Qt and StrobeAPI are licensed in MIT license, assets of the game (graphics and sound effects) are proprietary work and they are used for non-commercial manners. If the author of those works does not permit usage, they will be taken down as soon as possible.
tiny-dnn is licensed under the BSD 3-Clause License.