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.
3,997 stars. No commits in the last 6 months.
Use this if you are a developer, educator, or student who wants to understand or demonstrate the basics of neuroevolution and how it can be applied to create AI for simple games.
Not ideal if you're looking for an advanced AI system for complex game environments or a ready-to-use solution for game development without understanding the underlying AI principles.
Stars
3,997
Forks
499
Language
JavaScript
License
MIT
Category
Last pushed
Nov 23, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/xviniette/FlappyLearning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
ssusnic/Machine-Learning-Flappy-Bird
Machine Learning for Flappy Bird using Neural Network and Genetic Algorithm
SarvagyaVaish/FlappyBirdRL
Flappy Bird hack using Reinforcement Learning
virgs/flappy-bird-ai
Multiple ai powered flappy birds running for their survival
ikergarcia1996/NeuroEvolution-Flappy-Bird
A comparison between humans, neuroevolution and multilayer perceptrons playing Flapy Bird...
heartyguy/AI-AngryBird-Eagle-Wing
AIBirds 2017 winner, Eagle's Wing. AIBird 2017 results :...