google-deepmind/open_spiel
OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 97
- Longevity 100
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: 11
- age_days: 2599
- days_rel: 21
- days_push: 8
- n_releases_24m: 18
Adoption not part of the score
5435 stars · 1171 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
OpenSpiel is a collection of game environments and reinforcement learning/search/planning algorithms for research in general RL and multiagent games. The core API and games are implemented in C++ with Python bindings, supporting a wide variety of game types and analysis tools.
Use cases
- research reinforcement learning in games
- implement multi-agent RL algorithms
- study game-theoretic learning dynamics
- benchmark planning and search algorithms on games
- model imperfect-information games like poker
- teach RL and game theory concepts
When to choose
- you need a standardized collection of game environments for RL research
- you want both C++ performance and Python usability
- you need support for many game classes (perfect/imperfect information, simultaneous moves, general-sum)
- you want to analyze learning dynamics across games
When to avoid
- you want to build a production game or game engine
- you need high-throughput 3D or physics-based environments
- you only need a simple single-agent RL gym without game-theoretic features
Facets
framework · maturity active
reinforcement-learning simulation game-engine machine-learning benchmarking reinforcement-learning artificial-intelligence windows cpp python multi-agent game-theory search-and-planning extensive-form-games research-framework game-development research algorithms linux macos
1 source
- readme: https://github.com/google-deepmind/open_spiel · fetched 2026-08-28 · d1f996f8cb6f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google-deepmind/open_spiel | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="google-deepmind/open_spiel")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem