pab47/FlappyBirdCon​troller

Automatic control of Flappy Bird
251 download
Aggiornato 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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2015a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Video games in Help Center e MATLAB Answers
Riconoscimenti

Ispirato da: RoteAugen/flappybird-for-matlab

Community Treasure Hunt

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

Start Hunting!

Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate

Versione Pubblicato Note della release
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).

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.