greerviau/SnakeAI
Train a Neural Network to play Snake using a Genetic Algorithm 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: 2862
- days_rel: n/a
- days_push: 1020
- n_releases_24m: 0
Adoption not part of the score
2390 stars · 556 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Processing application that trains neural networks to play the game Snake using a genetic algorithm with crossover and mutation across generations of 2000 snakes. It visualizes training progress, including best-score graphs per generation.
Use cases
- train a neural network to play snake
- learn how genetic algorithms evolve neural networks
- demonstrate neuroevolution with crossover and mutation
- visualize fitness improvements across generations
- experiment with customizable neural network architectures
- educational demo of reinforcement-free learning
When to choose
- you want a visual, self-contained demo of neuroevolution
- you are teaching or learning genetic algorithms and neural networks
- you want to run experiments with customizable network sizes in Processing
When to avoid
- you need production-grade reinforcement learning with GPU acceleration
- you want a library to embed into your own projects rather than a standalone app
- you need Python or a modern ML framework ecosystem
Facets
application · maturity maintenance
machine-learning simulation game data-visualization artificial-intelligence machine-learning education cross-platform genetic-algorithm neuroevolution snake-game processing neural-network evolutionary-computation game-development desktop
1 source
- readme: https://github.com/greerviau/SnakeAI · fetched 2026-08-28 · 0b6a1a35b694
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| greerviau/SnakeAI | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="greerviau/SnakeAI")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem