About
A reference library for how games are designed.
PlayBlueprint collects structured breakdowns of real game designs and presents them in a consistent, readable format — built for designers, students, and developers studying how systems fit together.
Three connected layers
Each analyzed game is documented across three layers that reference one another.
Game Design Documents
High-level intent: pillars, the core loop, progression, and the systems that define the experience.
Mechanics
The rules that make the game work — parameters, dependencies, scenarios, and the edge cases QA tracks.
UI Specifications
The interface layer — components, controls, and the logic that connects player input to game state.
Principles
Structure over prose
Every analysis follows a consistent schema — parameters, rules, scenarios, and edge cases — so comparable systems read the same way across games.
Documentation, not promotion
Pages are written for reading and reference, not marketing. The tone stays calm and the layout stays out of the way during long sessions.
Connected systems
Mechanics, GDD sections, and UI specs cross-link, so you can trace a design decision from intent all the way to the interface that surfaces it.
Built for scanning
Sticky tables of contents, parameter tables, and scenario blocks make it easy to jump to the part you need and compare details side by side.
Start exploring the library
Browse analyzed games and dig into the mechanics, documents, and UI systems behind them.