Game Dev · July 6, 2026
1CC Culture: How the One-Credit-Clear Tradition Shapes Shmup Design
Ask a shmup player how good someone is at a given game and the answer is usually framed around one number: whether they have 1CC'd it, meaning cleared the entire game start to finish on a single credit, no continues. That tradition, inherited from the arcade era, still shapes how the genre is designed today.
Published July 6, 2026
The 1CC has arcade economics baked into it. When every continue cost a coin, "clearing on one credit" was both a skill benchmark and a literal statement about how much money you spent. Home ports and modern indie releases removed the coin, but the benchmark survived because it measures something real: full-run mastery, not just the ability to memorize and retry individual sections until you get lucky.
Why the benchmark outlived the coin slot
A 1CC requires you to be good enough at every stage to survive it consecutively, with whatever lives and bombs you have left over from earlier stages, not a fresh set each time. This is fundamentally different from beating a game through save states or infinite continues, where each section can be practiced in isolation until solved. The 1CC forces resource management across the entire run: do you spend a bomb to survive stage 3 cheaply, or save it because you know stage 5's boss requires it? That tension across an entire playthrough is the actual skill the genre is built to test, and it only exists if the no-continue constraint is meaningful.
What this means for lives and continue design
If you want your game to support a real 1CC culture, the number of starting lives and extends needs enough headroom to make a clear possible for a skilled player but not so much that the run becomes trivial resource accumulation. Too few lives and a single early mistake ends the run before skill differences even show up; too many and the challenge collapses into "have enough lives that mistakes do not matter." Most well-regarded shooters land somewhere around two to four starting lives with a handful of extends available through scoring or item pickups across the run, tuned so that a skilled player finishes with a small buffer rather than a large surplus.
Continues, separately, should exist for players who are not attempting a 1CC and just want to see the rest of the game. The design trick is making continues generous enough for casual completion without weakening the 1CC as a benchmark — which is why most shmups reset score to zero on continue, or lock scoring leaderboard submission to no-continue runs. That way the continue option and the 1CC benchmark can coexist without either one compromising the other, and your save state and continue system can be generous without diluting what a clear actually means.
Difficulty select and the ceiling problem
Games that offer multiple difficulty tiers face a specific version of this problem: which difficulty counts as "the real" 1CC? Communities generally settle this informally — a normal-mode clear is respectable, but the game's hardest available difficulty is what gets tracked and compared in the long run, similar to how difficulty select modes for a shmup need a clearly-labeled top tier that experienced players can identify as the real challenge, distinct from a normal or story mode meant for broader accessibility.
Building toward it without gatekeeping newcomers
None of this means your game should only be enjoyable to players chasing a 1CC. The healthiest shmups support a spectrum: a story or easy mode that most players can finish without extraordinary effort, a normal mode that represents the intended core challenge, and a hard or lunatic-tier mode where the 1CC becomes the real long-term goal for players who stick with the game. Segregating scoring and leaderboards by difficulty and continue count, rather than only supporting one monolithic difficulty, lets the same game serve a casual playthrough audience and a dedicated no-miss, no-continue community without either group feeling like an afterthought.
Whatever difficulty structure you land on, be transparent about what "clear" means in your own game's terminology, and consider surfacing continue count and no-miss status directly in an end-of-run screen — it costs almost nothing to track and it is exactly the kind of detail that dedicated players screenshot and share.