red42/HTML5_Genetic_Cars
A genetic algorithm car evolver in HTML5 canvas. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 72
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
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: 4810
- days_rel: n/a
- days_push: 173
- n_releases_24m: 0
Adoption not part of the score
1227 stars · 306 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A browser-based simulation that evolves 2D cars using a genetic algorithm rendered on HTML5 canvas with the Box2D physics engine. It runs entirely client-side with no build step, originally published as a web demo.
Use cases
- evolve cars with a genetic algorithm in the browser
- demonstrate genetic algorithms to students
- visualize evolutionary optimization over generations
- explore physics-based fitness simulation
- teach evolutionary computation concepts interactively
When to choose
- you want a zero-setup, browser-only demo of genetic algorithms
- you need an educational visualization of evolution and fitness over generations
- you want a lightweight physics-based evolution sandbox
When to avoid
- you need a serious optimization or machine-learning framework
- you require headless large-scale evolutionary computation with programmatic APIs
- you need 3D simulation or real-world robotics control
Facets
application · maturity maintenance
simulation game-engine graphics machine-learning simulation artificial-intelligence education browser genetic-algorithm evolutionary-computation html5-canvas box2d physics-simulation visualization game-development web-server
1 source
- readme: https://github.com/red42/HTML5_Genetic_Cars · fetched 2026-08-28 · 482d50556bfa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| red42/HTML5_Genetic_Cars | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="red42/HTML5_Genetic_Cars")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem