In a distant future where artificial intelligence has taken over all jobs, humans have nothing left to do but eat, sleep, and hang out with each other. But don’t worry, the “kind” tech companies have found a solution: everyone can go back to work, by becoming programmers! That’s the scenario of 7 Billion Humans, a fun programming puzzle game from Tomorrow Corporation.
Introduce about 7 Billion Humans
7 Billion Humans is a super cool programming puzzle game from Tomorrow Corporation – the studio behind Human Resource Machine and Little Inferno. However, here you no longer control a single office worker like in Human Resource Machine. Instead, you will have to control an army of colleagues with increasing numbers, programming them to move, pick up items, calculate and perform tasks assigned by the company. The beauty of the game is that it does not require you to know how to code, but the more you play, the more you will understand the “joy” and “pain” of programming.
Simple but very fun graphics
The interface in 7 Billion Humans looks quite minimalist but is full of pitfalls. You will see a high-tech office with dozens of blue-shirted employees walking around, sometimes standing around lifelessly waiting for orders. Everything is presented in the form of an intuitive command panel, allowing players to drag and drop to control this crowd.
In the corner of the screen is a task board, which outlines the requirements for each level. These are usually tasks like moving data, sorting numbers, or dividing teams. Below that is a programming board, where you write out a series of commands to get the group of people to work as planned.
It all seems simple enough until you realize that these agents are incredibly unintelligent. They don’t think, they don’t self-correct, they just do what you tell them to do, no matter how stupid the plan is. This makes the game a lot more of a mental exercise than you might think.
Code commands
7 Billion Humans uses a drag-and-drop command system, making it easy to control your employees without any prior programming knowledge. Initially, you only have a few simple commands like:
- Move: Tell the employee to go up, down, left, right.
- Pick up: Tell them to pick up a number or object.
- Drop: Put the picked up item in a specific location.
But then, the system quickly expanded to include more complex commands like:
- If-Else: If you have a number, do A, otherwise do B.
- Loop: Repeat an action until a certain condition is met.
- Nearest: Find the nearest number or object to pick up.
- Jump: Go to a specific part of the program to continue execution.
At first, the game only requires you to create a working program. But as you progress, the requirements become more stringent, forcing you to optimize your code to have as few commands as possible while still ensuring performance.
When the crowd doesn’t listen
Imagine you are a boss and you give work to hundreds of employees. But what is the problem? They have no brains! They just follow your orders without thinking for themselves. This means that if you write the wrong order, your employees will execute it perfectly.
For example, you want all employees to pick up a number on the floor and bring it to a specific location. But if there is no way to check, they will just pick it up even if someone else has already picked it up. The result? A bunch of people jostling to grab a number like it’s Black Friday!
This is the important lesson that 7 Billion Humans wants to teach, it is not enough to code correctly, it must be efficient! If you do not optimize, your program will be slow, confusing, and error-prone, just like in real life.
7 Billion Humans gets harder over time
It may seem easy at first, but as the levels progress, 7 Billion Humans gradually becomes a real test of thinking. Simple operations like transferring data from point A to point B will soon end, replaced by much more complex operations like:
- Arrange numbers in ascending order.
- Sort employees based on the value in hand.
- Find the largest number in a set.
- Solve a logic problem using the minimum number of instructions.
The scariest thing is not that you can’t do it, but that you can do it too slowly. The game has a rating system that encourages you to optimize your code to perfection. Every time you think of a better way to optimize, you will feel like a genius, but soon a new level will hit you and make you realize how “inexperienced” you are. With 60 levels of increasing difficulty, you will see how small you are compared to real programmers!
Ranking
When you complete a level in 7 Billion Humans, you don’t want to see a simple “Mission Complete” and move on like other puzzle games. Instead, the game immediately gives you a rating, scrutinizing your every line of code like a strict teacher grading a final exam. But the interesting thing here is that you’re not limited to just completing the problem. The game encourages you to do it in the best way possible.
The rating system is based on three main factors:
- Number of instructions you use.
- Execution time of the program.
- Efficiency of the algorithm.
This mechanism turns 7 Billion Humans from a chill puzzle game into a brain battle. In addition to helping you release Endorphins to feel satisfied when finding the answer, it also stimulates you to continuously experiment and improve, creating an endless learning loop.
Download 7 Billion Humans APK free for Android
Entertaining but still training the brain, playing for fun but still learning a lot of programming languages, 7 Billion Humans is such a game. Currently, this game is available in the APKMODY.COM app store, let’s experience this extremely interesting game right away!
Facebook comments