kitao/pyxel
A retro game engine for Python observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 97
- Release rhythm 85
- 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: 2
- age_days: 3006
- days_rel: 21
- days_push: 21
- n_releases_24m: 98
Adoption not part of the score
17776 stars · 933 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Pyxel is a retro game engine for Python with simple, console-inspired specifications such as 16 colors and 4 sound channels, implemented in Rust. It lets developers easily create pixel-art-style games that run on desktop platforms and in the browser via WebAssembly.
Use cases
- make a retro pixel-art game in Python
- build a PICO-8 style game engine project
- create 2D platformer or jump games with limited palettes
- run Python games in the browser via WebAssembly
- teach game programming with simple constraints
- prototype retro console-style games with chiptune audio
When to choose
- you want to write 2D retro games in Python with a simple API
- you need pixel-art constraints like 16 colors and 4 sound channels
- you want games to run both on desktop and in a web browser
- you are learning or teaching game development
When to avoid
- you need 3D graphics or modern high-fidelity rendering
- you require unlimited colors, resolution, or audio channels
- you are building non-game graphical applications
- you need a commercial-grade engine with editors and asset pipelines like Unity or Godot
Facets
library · maturity stable
game-engine graphics audio-processing gui graphics cross-platform python rust cross-platform wasm windows browser retro-games pixel-art pico-8 tic-80 opengl webgl gamedev game-development macos linux
1 source
- readme: https://github.com/kitao/pyxel · fetched 2026-08-28 · d7f03e1fff7c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kitao/pyxel | main | 93 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem