Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 818 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 818 Bytes

Flappy Bird Qt

A multi-resolution supported clone of Flappy Bird made with C++ and Qt Framework.

flappy-bird-qt-screenshot

It can also be used as a sandbox to test deep learning algorithms with tiny-dnn as the deep learning framework. See source/AI.

flappy-bird-qt-deep-learning-ai-screenshot

License

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.