Skip to content
Mobile Games BuzzVerdict

7 Billion Humans

4.0 / 5
How we rate

2018 · Puzzle / Programming


If Human Resource Machine was about teaching one tiny worker to follow instructions, 7 Billion Humans is about teaching dozens of them simultaneously. Tomorrow Corporation’s sequel takes the programming puzzle concept and scales it up to parallel processing, where every worker on the floor executes the same program at the same time. This seemingly simple change transforms the puzzle dynamics completely, because a program that works perfectly for one worker can create chaos when thirty workers try to run it at once.

The corporate dystopia setting returns with even sharper satirical edges. Humans have been replaced by machines in the workplace, and now the humans need to be retrained to work alongside them. The cutscenes and dialogue are darkly funny, and the narrative framing gives the increasingly abstract puzzles a surprisingly relevant commentary on automation and the future of work. Tomorrow Corporation has always excelled at wrapping heavy themes in playful presentation, and 7 Billion Humans is their most pointed work.

When One Program Controls Many Minds

The parallel execution concept is the game’s masterstroke. Writing a program that tells one worker to pick up a number and carry it to the right location is straightforward. Writing a single program that makes thirty workers coordinate without colliding, blocking each other, or creating deadlocks requires a fundamentally different kind of thinking. The challenge shifts from sequential logic to systemic design, and that shift opens up puzzle dynamics that Human Resource Machine couldn’t access.

The expanded instruction set provides new tools to handle the complexity. Workers can now detect neighbors, compare values, and make decisions based on their relative position. These additions create a richer programming vocabulary that enables more sophisticated solutions while maintaining the accessibility of the drag-and-drop interface.

The puzzle design consistently introduces new concepts at a measured pace. Early levels ease you into parallel thinking with small worker counts and simple objectives. By the midgame, you’re managing complex data sorting tasks with dozens of workers, designing programs that handle edge cases and prevent workers from interfering with each other. The progression from “this is neat” to “this is genuinely hard” is smooth and rewarding.

The optimization challenges return with added dimensions. Beyond instruction count and step count, the parallel nature of the puzzles creates new optimization targets. Finding solutions that are both concise and fast, where workers aren’t wasting time waiting for each other, adds a satisfying layer of performance engineering to the puzzle-solving.

Parallel Complexity and Interface Struggles

The jump from single-worker to parallel programming is conceptually demanding, and 7 Billion Humans doesn’t always bridge that gap gracefully. Some puzzles require insights about parallel processing that feel opaque without programming background. When workers deadlock or collide in ways you didn’t anticipate, diagnosing the problem can be harder than solving it.

The mobile interface, already somewhat fiddly in Human Resource Machine, becomes more strained with the larger programs that 7 Billion Humans demands. Managing longer instruction lists on a touchscreen requires more scrolling and precise dragging, and the visual debugging, watching many workers execute simultaneously, can be hard to follow on smaller screens.

The difficulty escalates more aggressively than its predecessor. The second half of the game presents puzzles that will genuinely stump players without strong logical reasoning skills. The game offers no hints or simplified alternatives, so getting stuck means either working through the problem independently or putting the game down.

The narrative, while charming, is more sparse than the gameplay demands of it. The cutscenes provide welcome breaks between difficult puzzles, but the story doesn’t provide enough motivation to push through the hardest challenges for players who aren’t intrinsically motivated by the puzzles themselves.

The Beauty of Controlled Chaos

7 Billion Humans captures something true about programming that most coding games miss: the difference between making something work and making something work well. A solution that produces the right answer can still be ugly, with workers bumping into each other, wasting steps, and barely completing the task. An elegant solution has workers flowing like a choreographed dance. Discovering that elegance is the game’s deepest pleasure.

Should You Play 7 Billion Humans?

Fans of Human Resource Machine should consider this essential. The parallel processing twist adds enough new depth to justify a standalone game. Players new to programming puzzles should start with the original before attempting this sequel. Those who found Human Resource Machine too difficult in its later stages should know that 7 Billion Humans goes further. This is a game for people who enjoy thinking about systems and who find debugging satisfying rather than frustrating.

The Verdict on 7 Billion Humans

7 Billion Humans successfully evolves the Human Resource Machine formula by introducing parallel processing, creating puzzles that feel meaningfully different from its predecessor. The satisfaction of writing a program that orchestrates dozens of workers in harmony is substantial, and the satirical framing gives the experience a personality that pure logic games rarely achieve. The difficulty will exclude many players, and the mobile interface shows strain with complex programs. For those who connect with its particular brand of puzzle-solving, it’s one of the smartest games on any platform.