FlappyLearning and flappy-bird-neuroevolution
These are competitors pursuing the same approach (neuroevolution applied to Flappy Bird), with A being a more mature and widely-adopted implementation while B appears to be an independent, earlier-stage exploration of the identical concept.
About FlappyLearning
xviniette/FlappyLearning
Program learning to play Flappy Bird by machine learning (Neuroevolution)
This program helps demonstrate how machine learning can tackle simple control tasks in games. It takes the game state (like the bird's position and upcoming pipes) and, through an evolutionary process, learns to output the optimal 'flap' or 'no flap' action. This is primarily for developers, educators, or students interested in seeing neuroevolution in action within a game context.
About flappy-bird-neuroevolution
thisisxvr/flappy-bird-neuroevolution
Genetic algorithms, neural networks, and Flappy Bird.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work