ivanseidel/IAMDinosaur
🦄 An Artificial Inteligence to teach Google's Dinosaur to jump cactus 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: 3902
- days_rel: n/a
- days_push: 3129
- n_releases_24m: 0
Adoption not part of the score
2804 stars · 533 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Node.js application that uses neural networks and a genetic algorithm to teach Google Chrome's offline dinosaur game to jump cacti autonomously. It reads game pixels from the screen via RobotJs and evolves a population of 12 genomes through selection, cross-over, and mutation.
Use cases
- teach an AI to play the Chrome dinosaur game
- learn how genetic algorithms evolve neural networks
- demo of neuroevolution for a simple game
- experiment with fitness-based genome selection
- educational example of AI playing a browser game
When to choose
- you want a hands-on, visual introduction to neuroevolution
- you need a small, readable codebase demonstrating genetic algorithms with neural networks
- you want an educational demo linking screen input to an AI agent
When to avoid
- you need a production-grade reinforcement learning framework
- you want headless automation without screen capture
- you need a maintained or actively developed project (last release 2018)
- you require cross-platform guarantees, since RobotJs can be difficult to build
Facets
application · maturity maintenance
machine-learning simulation workflow-automation artificial-intelligence machine-learning gaming-tools education windows neural-network genetic-algorithm reinforcement-learning chrome-dinosaur synaptic robotjs screen-scraping nodejs macos linux desktop
1 source
- readme: https://github.com/ivanseidel/IAMDinosaur · fetched 2026-08-28 · 447e9fdc6a99
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ivanseidel/IAMDinosaur | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ivanseidel/IAMDinosaur")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem