# pygame-community/pygame-ce

🐍🎮 pygame - Community Edition is a FOSS Python library for multimedia applications (like games). Built on top of the excellent SDL library.

Repository: https://github.com/pygame-community/pygame-ce
Canonical: https://ross.abutalabs.com/products/pygame-ce
Homepage: https://pyga.me
Language: C
License Family: other
Topics: game-dev, game-development, gamedev, pygame, python, sdl, sdl2
Last push: 2026-08-26T00:59:48+00:00

## Health v2 (maintenance only)
Score: 88/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 72, longevity 92
- inputs: {"age_days": 1301, "days_push": 8, "days_rel": 24, "gap_med": 122.5, "n_releases_24m": 7}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1636, forks 270 (observed 2026-08-28T04:05:14.756143+00:00)

## What it is
pygame-ce (Community Edition) is a free, open-source Python library for building multimedia applications like 2D games, built on top of the SDL library. It is a community-maintained fork of upstream pygame offering more frequent releases, continuous bugfixes, and democratic governance.

## Use cases
- make a 2d game in python
- build a game loop with python
- play sounds and music in a python game
- draw sprites and images on screen in python
- handle keyboard and joystick input in python
- create a multimedia application with python
- learn game development with python

## When to choose
- you want an actively maintained pygame with frequent releases and new features
- you are starting a new Python 2D game or multimedia project
- you want full control over the game loop and display
- you need cross-platform 2D graphics, audio, and input handling in Python

## When to avoid
- you need 3D rendering or a full-featured game engine with editor
- you are locked into the upstream pygame API and cannot switch distributions
- you need a no-code or visual game development tool

## Facets
- artifact type: library
- maturity: active
- function: graphics, audio-processing, image-processing, game-engine
- domain: cross-platform
- platform: python, cross-platform, windows
- tags: pygame, sdl2, gamedev, multimedia, 2d-games, game-development, python, linux, macos

## Member repositories
- pygame-community/pygame-ce (main) score 88

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:14.756143+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:46:59.015371+00:00, confidence not recorded.
  - readme: https://github.com/pygame-community/pygame-ce (fetched 2026-08-28T04:05:14.756143+00:00, sha 21697df60089)
  - homepage: https://pyga.me (fetched 2026-08-29T11:19:58.802086+00:00, sha 0709fca4096c)
  - site_page: https://pyga.me/docs (fetched 2026-08-29T11:19:58.820548+00:00, sha 78b5a1173115)
- Data as of 2026-08-30T08:39:29.467469+00:00.
