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.

FlappyLearning
47
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 0/25
Adoption 1/25
Maturity 16/25
Community 13/25
Stars: 3,997
Forks: 499
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 1
Forks: 2
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

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.

game-ai neuroevolution machine-learning-demonstration educational-tool ai-experimentation

About flappy-bird-neuroevolution

thisisxvr/flappy-bird-neuroevolution

Genetic algorithms, neural networks, and Flappy Bird.

Scores updated daily from GitHub, PyPI, and npm data. How scores work