Farama-Foundation/Minigrid
Simple and easily configurable grid world environments for reinforcement learning observed · 2026-08-28
Health v2 · maintenance only
82/100
- Activity 99
- Release rhythm 51
- Longevity 100
Flags: no_license
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: 539
- age_days: 3185
- days_rel: 114
- days_push: 9
- n_releases_24m: 2
Adoption not part of the score
2499 stars · 647 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Minigrid is a Python library of lightweight, easily configurable discrete grid-world environments for reinforcement learning research, following the Gymnasium API. It includes the original Minigrid environments plus BabyAI and WFC-generated environment suites with customizable wrappers and observation spaces.
Use cases
- train RL agents on gridworld navigation tasks
- benchmark reinforcement learning algorithms on simple environments
- create custom gridworld environments for RL research
- test hierarchical instruction-following agents with BabyAI tasks
- generate procedural mazes and dungeons with WFC environments
- prototype RL experiments without heavy simulation overhead
When to choose
- you need fast, lightweight RL environments with the Gymnasium API
- you want easily customizable gridworld tasks for research
- you need hierarchical or instruction-based missions like BabyAI
- you want a well-established benchmark cited in many publications
When to avoid
- you need photorealistic or 3D simulation environments
- you require official Windows support
- you need continuous control or robotics-style environments
Facets
library · maturity active
simulation machine-learning reinforcement-learning reinforcement-learning machine-learning simulation python gridworld gymnasium environments babyai rl-benchmarks research linux macos
4 sources
- readme: https://github.com/Farama-Foundation/Minigrid · fetched 2026-08-28 · b45393d9b106
- homepage: https://minigrid.farama.org/ · fetched 2026-08-29 · 1c67ec889c0a
- registry_pypi: https://pypi.org/pypi/minigrid/json · fetched 2026-08-29 · 7e6b0d4c57dc
- site_page: https://minigrid.farama.org/content/basic_usage · fetched 2026-08-29 · f12e8cf385f7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Farama-Foundation/Minigrid | main | 82 |
For agents
markdown · JSON · MCP: product_card(name="Farama-Foundation/Minigrid")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem