openai/retro
Retro Games in Gym observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: 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: 3130
- days_rel: n/a
- days_push: 923
- n_releases_24m: 0
Adoption not part of the score
3585 stars · 535 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Gym Retro is a Python library that turns classic video games into Gym environments for reinforcement learning research, with integrations for ~1000 games via Libretro emulators. It includes memory locations, reward functions, and savestates for each game integration, though ROMs must be supplied by the user.
Use cases
- train reinforcement learning agents on retro video games
- benchmark RL generalization across game levels
- create Gym environments from emulated games
- research reward functions from in-game memory variables
- run RL experiments on Atari, NES, SNES, Genesis, and Game Boy games
When to choose
- you need standardized RL environments based on classic games
- you want reproducible game integrations with savestates and reward definitions
- you need a benchmark for generalization in reinforcement learning
When to avoid
- you need actively developed features or support for recent Python versions
- you want a general-purpose game emulator for playing games
- you expect ROMs to be bundled with the library
Facets
library · maturity maintenance
reinforcement-learning simulation game-engine sdk reinforcement-learning machine-learning artificial-intelligence python windows cpp c gym-environments emulation libretro retro-games rl-benchmark game-development linux macos
1 source
- readme: https://github.com/openai/retro · fetched 2026-08-28 · 000ca62aa98d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openai/retro | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem