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

Releases: fuzun/Flappy-Bird-Qt

Release Fix & AI Releases

13 Nov 16:38
Compare
Choose a tag to compare

Fixed Qt library problems found in v1.5.

Compiled with Qt 5.12.0 b4 & MSVC 2017 x64 / MinGW 7.3 x64 .

MSVC 2017 x64 Redistributable might need to be installed

Minor Update

10 Sep 00:46
Compare
Choose a tag to compare

This minor update features these:

  • Upgraded StrobeAPI to its latest version.
  • Improved AI / deep learning support.
  • Some bug fixes.

Deep Learning Support!

10 Jul 00:24
Compare
Choose a tag to compare

This release contains AI (deep learning) support through tiny-dnn library.

Compiled with MSVC2017-x64.
Qt dependencies are included in the archive.

MSVCP140.dll and VCRUNTIME140.dll are also needed.

deep-learning-sample-screenshot

Initial Release (includes StrobeAPI integration)

28 Jun 01:16
Compare
Choose a tag to compare

Compiled with MSVC 2017 (Qt 5.11.0).
Qt dependencies are included in the archive.

MSVCP140.dll and VCRUNTIME140.dll are also needed.