STUDIO · 2026.05.19 · 5 MIN READ

How one person keeps eight games moving

No team and no publisher. What actually makes eight titles survivable is a shared foundation, one visual rule, and knowing what the real bottleneck is.

Eight is not eight from scratch

The catalogue looks unreasonable for one person because it is described as eight games. In practice it is one engine philosophy applied eight times. Every title is React with a state store, every title builds to something that runs in a browser tab, and every title uses the same authoring approach for scenes. New games start from a working foundation rather than an empty folder.

The art is the screen

The strongest shared rule is that art is the hero and the interface floats over it. In CELLBLOCK the HUD sits at the top and bottom edges and never covers the subject, with the figure anchored to one side and a gradient behind the text so it stays readable. That rule means art can be produced without designing a bespoke layout around each piece, which is what makes the volume survivable.

One accent colour, always

Every game picks a dark base and exactly one accent — amber over dark steel for CELLBLOCK, red on black elsewhere. Differentiation comes from brightness rather than hue. It is a discipline that speeds up every UI decision, because the question is never which colour, only how bright.

Browser first, deliberately

Everything runs in a browser tab. No client, no launcher, no store approval, no patch day. That decision was originally about reach, and it has since turned out to matter for a different reason: a platform can remove a listing, but it cannot remove a link someone already has.

What actually limits output

Not code. Writing and art. The systems for a new title come together quickly because the patterns are established, but a game like STRANDED needs roughly five hundred scenes to be finished, and each one has to be written. That is the real constraint, and it is why chapters ship monthly rather than all at once.

MORE FROM THE DEVLOG

WHY CELLBLOCK HAS NO MONEY IN ITYOUR THUMB IS THE THRUST: BUILDING SCRUBBABLE SCENESHIDING A MYSTERY INSIDE A GRADING MINIGAMEFIVE WOMEN, ONE ISLAND, AND THE EX WHO IS WATCHINGTEN MOODS, THREE TRIES: DESIGNING A CONVERSATION AS A PUZZLE