PlayBlueprint

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.

01

Game Design Documents

High-level intent: pillars, the core loop, progression, and the systems that define the experience.

02

Mechanics

The rules that make the game work — parameters, dependencies, scenarios, and the edge cases QA tracks.

03

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.