ntasfi/PyGame-Learning-Environment
PyGame Learning Environment (PLE) -- Reinforcement Learning Environment in Python. 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: 3844
- days_rel: n/a
- days_push: 1687
- n_releases_24m: 0
Adoption not part of the score
1065 stars · 229 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PyGame Learning Environment (PLE) is a Python library providing a reinforcement learning environment with a suite of PyGame-based games, mimicking the Arcade Learning Environment interface. It lets practitioners focus on designing models and experiments rather than building environments.
Use cases
- train reinforcement learning agents on simple games in python
- benchmark rl algorithms without building custom environments
- get pixel observations and rewards from pygame games for deep rl
- teach reinforcement learning with an arcade-like api
- run rl experiments headless on a server
When to choose
- you want an ALE-style interface in pure Python with easy installation
- you need simple 2D games for prototyping rl models
- you want readable, modifiable game environments for research
When to avoid
- you need high-performance or massively parallel environments
- you require modern maintained alternatives like Gymnasium with rich env support
- you need 3D or complex simulated environments
Facets
library · maturity maintenance
reinforcement-learning simulation game-engine reinforcement-learning artificial-intelligence machine-learning python windows pygame arcade-learning-environment rl-environment research games game-development linux macos
1 source
- readme: https://github.com/ntasfi/PyGame-Learning-Environment · fetched 2026-08-28 · 164c94717096
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ntasfi/PyGame-Learning-Environment | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ntasfi/PyGame-Learning-Environment")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem