pab47/FlappyBirdCon​troller

Automatic control of Flappy Bird

https://github.com/pab47/FlappyBirdController

You are now following this Submission

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 (2026). pab47/FlappyBirdController (https://github.com/pab47/FlappyBirdController), GitHub. Retrieved .

Acknowledgements

Inspired by: RoteAugen/flappybird-for-matlab

Categories

Find more on Video games in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux

Versions that use the GitHub default branch cannot be downloaded

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