imskr/Flappy-Bird-AI
Artificial Intelligence based Flappy Bird Game
This project lets you observe how an artificial intelligence (AI) learns to play the classic Flappy Bird game. You'll see the AI's 'brain' evolve through trial and error, getting better at navigating the bird through pipes without human intervention. This is ideal for anyone interested in seeing AI in action and understanding basic machine learning concepts through a fun, visual example.
No commits in the last 6 months.
Use this if you want to visually demonstrate or understand how a neural network and genetic algorithm can be used to teach an AI to play a simple game.
Not ideal if you're looking for a Flappy Bird game to play yourself, or a complex AI model for advanced research.
Stars
42
Forks
17
Language
JavaScript
License
MIT
Category
Last pushed
Mar 24, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/imskr/Flappy-Bird-AI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related agents
wagenaartje/agario-ai
Neural agents learn to play in an agario-like environment with Neataptic
wagenaartje/target-seeking-ai
Neural agents evolved with Neataptic to seek targets
malgany/FlappyIA
Programando I.A. com javascript - FlappyIA Inteligencia artificial com #javascript - algoritmo...
Karinateii/Flappy-Bird
A Unity recreation of Flappy Bird featuring both manual and autonomous AI gameplay modes....
Gaming-Verse/AutoFlappy
AI based Flappy Bird game simulation using JS