munificent/game-programming-patterns resource
Source repo for the book observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases 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: 4799
- days_rel: n/a
- days_push: 773
- n_releases_24m: 0
Adoption not part of the score
4533 stars · 513 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
The source repository for the book 'Game Programming Patterns', a collection of design patterns for making game code cleaner, easier to understand, and faster. The book is written in Markdown and built to HTML via a Python script, and is freely readable on the web.
Use cases
- learn design patterns for game development
- understand object pools and cache coherency for faster games
- structure a growing game codebase so it stays maintainable
- find how classic design patterns apply to games
- read a free book on game architecture
- study optimization patterns like dirty flags and spatial partitioning
When to choose
- you are a game developer struggling with tangled, hard-to-change code
- you want to learn performance-oriented patterns like object pools and data locality
- you want a free, well-regarded reference on game programming architecture
When to avoid
- you need a runnable library or framework rather than educational material
- you need actively maintained content with responsive issue handling
- you are looking for patterns outside of game development
Facets
learning-resource · maturity maintenance
documentation markdown tutorials awesome-lists cross-platform book design-patterns game-architecture optimization cpp free-online-book game-development
2 sources
- readme: https://github.com/munificent/game-programming-patterns · fetched 2026-08-28 · 20829d46bfaa
- homepage: http://gameprogrammingpatterns.com/ · fetched 2026-08-29 · fb1371de836e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| munificent/game-programming-patterns | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="munificent/game-programming-patterns")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem