Maxwell Cadman Melbourne
← Selected work

Live · Studio & storefront

Quick Fix Games

The independent studio behind three completed mobile games. Brand, storefront, per-game support, privacy and store-ready release infrastructure were designed and operated as one coherent product.

The Quick Fix Games mark: a D-pad with a lightning bolt
Role
Brand, design, build and operations — independent, end to end
Surfaces
Public storefront · Per-game support · Legal
Status
Live at quickfix.games
Stack
Static HTML & CSS · Cloudflare Pages · Self-hosted fonts · Zero third-party requests

01

Why a studio site exists at all

Shipping a game is not the same as being able to publish one.

Both app stores require a reachable support URL and a privacy policy per title before review. That obligation is usually treated as paperwork; treating it as product work instead produced something a player would actually use, and a place for three games to belong together.

Support that answers the question

Each game has its own troubleshooting page written around what actually goes wrong — a lost save, missing audio, a table that will not reconnect — rather than a generic contact form.

Honest, specific privacy

Three separate policies, because the games genuinely differ: two are fully local, one runs online tables with pseudonymous guest profiles. One shared policy would have been simpler and untrue.

A shelf, not a landing page

Three games with very different art directions needed a frame that lets each look like itself while still reading as one studio.

Built to stay current

Per-game pages, shared components and a documented switch-over path, so adding a fourth title is a known amount of work.

02

Engineering and operations

Static, fast, and answerable to its own privacy claims.

The privacy page states that the site uses no advertising trackers, analytics scripts or marketing cookies. That claim constrains the build: the typefaces are self-hosted rather than loaded from a font CDN, so the site genuinely makes zero third-party requests.

Zero third-party requests

Self-hosted woff2 subsets instead of a font CDN. The privacy claim and the network tab agree.

Deployed on Cloudflare Pages

Static output with security headers and redirects versioned alongside the site, so the deployment is reproducible.

Accessible and keyboard-complete

Skip links, visible focus, correct heading order, reduced-motion support, and navigation that works with JavaScript disabled.

Measured, not assumed

Page weight, link integrity and metadata coverage are checked directly rather than trusted — the homepage's initial image payload was cut by more than half this way.

Static HTMLModern CSSProgressive enhancement Cloudflare PagesSelf-hosted woff2

The catalogue

Three games under one roof.

3production-ready games
2target platforms each
14pages, support and legal included
0third-party requests

Stircery and Cargo Sort are live on the App Store, Riverboat Zilch is in review, and all three Android releases are in closed testing. The live site can be inspected directly, including its network activity; these figures describe completed product scope rather than audience or revenue.

Open quickfix.games