pab47/FlappyBirdCon​troller

Automatic control of Flappy Bird
245 Downloads
Aktualisiert 27 Feb 2018

We used Flappy Bird Game developed by Mingjing Zhang and available on Mathworks file exchange to develop our controller: //www.mathworks.com/matlabcentral/fileexchange/45795-roteaugen-flappybird-for-matlab
We created 3 controllers for the popular Flappy Bird Game. Our highest score was 6473. A video can be found here: https://youtu.be/P5YftCPE4rw More details are in the paper Matthew Piper, Pranav A. Bhounsule and Krystel K. Castillo-Villar, How to beat Flappy Bird: A Mixed-integer Model Predictive Control Approach, ASME-Dynamics Systems and Controls Conference, October 11-13, 2017, Tysons Corner, Virginia, USA.

Zitieren als

Pranav Bhounsule (2024). pab47/FlappyBirdController (https://github.com/pab47/FlappyBirdController), GitHub. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2015a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Video games finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert von: RoteAugen/flappybird-for-matlab

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
1.0.0.0

Added details about the paper in the Description

updated the description
- Run flappybird_heuristic for heuristic version
- Run flappybird2 for optimization version. Recommended: Download and install gurobi for speed. If no gurobi then delete the file intlinprog.m in this folder (this is the file that calls gurobi).

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.