pythonarcade/arcade
Easy to use Python library for creating 2D arcade games. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 98
- Release rhythm 96
- 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: 18.5
- age_days: 3894
- days_rel: 26
- days_push: 12
- n_releases_24m: 21
Adoption not part of the score
2068 stars · 378 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Arcade is an easy-to-learn Python library for creating 2D video games, built on top of pyglet and OpenGL. It is designed for beginning programmers and developers who want to build 2D games without learning a complex framework.
Use cases
- create a 2d game in python
- teach programming through game development
- build a platformer with sprites
- make an arcade-style game without a complex engine
- learn python by writing games
- prototype a 2d game quickly
When to choose
- you want a beginner-friendly Python library for 2D games
- you are teaching programming with game projects
- you need sprite-based 2D graphics with OpenGL acceleration
- you want a lighter alternative to Pygame
When to avoid
- you need 3D rendering
- you are building a production commercial game requiring a full engine
- you need a non-Python language or mobile/web deployment
Facets
library · maturity active
game-engine graphics gui education cross-platform python cross-platform 2d-games opengl pyglet beginner-friendly sprite-based game-development desktop
2 sources
- readme: https://github.com/pythonarcade/arcade · fetched 2026-08-28 · 8691237bab1d
- registry_pypi: https://pypi.org/pypi/arcade/json · fetched 2026-08-29 · 2ac043a222c5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pythonarcade/arcade | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="pythonarcade/arcade")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem