pab47/FlappyBirdCon​troller

Automatic control of Flappy Bird
244 Downloads
Updated 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.

Cite As

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

MATLAB Release Compatibility
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Video games in Help Center and MATLAB Answers
Acknowledgements

Inspired by: RoteAugen/flappybird-for-matlab

Community Treasure Hunt

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

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
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).

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.