pygame/pygame
🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL. observed · 2026-08-28
Health v2 · maintenance only
45/100
- Activity 50
- Release rhythm 8
- 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: n/a
- age_days: 3447
- days_rel: 703
- days_push: 305
- n_releases_24m: 1
Adoption not part of the score
8905 stars · 4167 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Pygame is a free and open-source cross-platform Python library for building multimedia applications such as video games, built on top of the SDL library. It abstracts common multimedia functions like graphics, sound, and input handling so developers can write games intuitively in Python.
Use cases
- make a 2d game in python
- build a multimedia application with graphics and sound
- teach game programming to beginners
- create a simple arcade game prototype
- handle keyboard and mouse input for a python game
- play sounds and draw sprites in python
When to choose
- you want to write 2D games or multimedia apps in Python
- you need a beginner-friendly, well-documented game library
- you want cross-platform support with minimal setup via pip
When to avoid
- you need high-performance 3D rendering or a full modern game engine
- you are building production commercial games requiring advanced engine features
- you need a non-Python language or mobile-first deployment
Facets
library · maturity stable
graphics audio-processing game-engine gui image-processing cross-platform python cross-platform windows sdl2 multimedia 2d-games opengl gamedev game-development python macos linux
1 source
- readme: https://github.com/pygame/pygame · fetched 2026-08-28 · 7ec91a05552e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pygame/pygame | main | 45 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem