10 Million Pixels makes the world you destroy the money you spend
4 min read
Most incremental games invent a currency and put it in a corner of the screen. 10 Million Pixels uses the world itself — every pixel you break is money, and the field you are exploring is the same object as your bank balance.
The world is the currency
You shoot balls into a wall of pixels. The balls bounce, they break what they hit, and the pixels they break become the currency you spend on shooting more balls. That is the entire engine. The wall is ten million pixels wide, procedurally generated so no two playthroughs erode the same way, and somewhere inside it sits a single golden pixel you are supposed to find.
The unusual part is that the resource and the map are the same thing. In most incremental games the number in the corner is an abstraction — gold, points, a bar that fills. Here the number is made of terrain. Earning is digging, spending is digging, and the screen empties out at exactly the rate your account fills up. There is no separate economy layer to reason about, which is why the game can explain itself in one sentence and still have somewhere to go.
Seven ball colours carry different abilities, and you unlock them with special upgrade-pixels buried in the world rather than with the ordinary currency. The blue directional ball only travels in a straight vertical or horizontal line. The red smash ball hits a surrounding area on impact. The green poison ball infects what it touches, then erodes those pixels over time and spreads to their neighbours. That last one is the tell: the developer’s word for all of this is erosion, not mining, because a good portion of the digging happens while your hands are off it.
The physics runs thousands of balls at once at 60-plus frames per second, and that count changes the verb. A dozen balls is aiming. A thousand is pouring. And the field is not uniform noise — handcrafted solid objects are hidden in the procedural mess, so the erosion occasionally stops dead against something a person deliberately put there.
A snowball that eats its own fuel
How Games Use Feedback Loops is the essay this game is built on top of, whether or not anyone at the studio has read it. The argument is that a positive loop snowballs until something corrects it. Pixels buy balls, balls make pixels, and left alone the curve goes vertical the way every incremental curve does. What corrects it here is unusually elegant: the fuel is finite. Ten million and not one more. The snowball is eating the hill it is rolling down, and the game ends when there is nothing left to break — which is a real ending, not a wall of zeroes.
How to Keep Players Engaged (Without Being Evil) matters more here than in almost any other genre, because incremental games are the ones with the worst reputation for it. The essay separates holding a player — rhythm, curiosity, visible progress, a fair curve — from hooking one with timers and guilt. The developer describes this as a short incremental game, and short is the whole position. The store page backs it: playable at your own pace, playable without timed input, save anytime, single-player. That is the essay’s argument written out as store categories.
What Makes a Game Feel Mysterious? covers the other half — mystery is the gap between what a player can explain and what they cannot, and the pleasure is in closing it yourself. Procedural noise is explainable on sight; you know a generator made it. A handcrafted object buried inside that noise is not, because somebody chose to put it there and you have no idea why. The golden pixel is the largest version of that gap, and it is also the risk. If it sits at a uniformly random coordinate among ten million, finding it is a lottery rather than a discovery. The mystery only holds if the world gives you a reason to dig here instead of there.
What you actually get
10 Million Pixels is made and published by [BATTLE LAB](https://impress.games/press-kit/battle-lab/10-million-pixels), coming soon on Windows, and listed under Adventure, Casual, Indie, Simulation and Strategy. It is single-player, has a mouse-only option and custom volume controls, and supports Family Sharing.
Five genres on one store page usually means a developer hedging. Here it reads more like the shape does not have a name yet — an incremental game with a map, where the upgrade tree is something you excavate rather than something you buy from a menu.
If the appeal is a game that names an exact number and then makes that number the whole structure, Librarian is the other one on this list — 3,072 books, a locked door, and no way out until every one of them is where it belongs. Same trick from the opposite end: a finite, counted world where the count is both the promise and the ending.
Keep reading
- How Games Use Feedback Loops
- How to Keep Players Engaged (Without Being Evil)
- What Makes a Game Feel Mysterious?
- Librarian
One game at a time, with the mechanic that makes it interesting.
More indie game posts