xviniette/FlappyLearning resource
Program learning to play Flappy Bird by machine learning (Neuroevolution) observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3692
- days_rel: n/a
- days_push: 1015
- n_releases_24m: 0
Adoption not part of the score
3995 stars · 500 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A browser-based demo where an AI learns to play Flappy Bird using neuroevolution (genetic algorithms evolving neural networks). It includes a reusable Neuroevolution.js library for evolving perceptron populations.
Use cases
- learn neuroevolution by example
- see a neural network learn to play a game
- reuse a genetic algorithm library for evolving neural networks
- teach machine learning concepts with a visual demo
- experiment with population and mutation parameters
When to choose
- you want an accessible, visual introduction to neuroevolution
- you need a small JavaScript library for evolving simple neural networks
- you're teaching or demoing evolutionary machine learning
When to avoid
- you need production-grade deep learning or RL frameworks
- you want training on GPUs or large-scale problems
- you need maintained, actively developed ML tooling
Facets
learning-resource · maturity maintenance
machine-learning reinforcement-learning game simulation machine-learning education artificial-intelligence browser neuroevolution genetic-algorithms neural-networks flappy-bird educational-demo game-development javascript web
2 sources
- readme: https://github.com/xviniette/FlappyLearning · fetched 2026-08-28 · 9b3cd119ddfa
- homepage: http://xviniette.github.io/FlappyLearning/ · fetched 2026-08-29 · d97aeec593fc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| xviniette/FlappyLearning | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="xviniette/FlappyLearning")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem