7-billion-humans-solutions
7-billion-humans-solutions copied to clipboard
Solutions for the game 7 Billion Humans
credit to Steam user Thineboot for first breaking the 8 command limit. I just sped it up some more: https://steamcommunity.com/app/792100/discussions/0/1739968490573286109/?ctp=6
There are some feature that don't exist in the game normally, but that you can introduce by editing the code in a text editor. For example: random pickUp, random set,...
this change makes the solution actually take 7 commands, meeting the size challenge.
### Example: Before: ``` -- 7 Billion Humans (2145) -- -- 46: Compulsory Office Romance -- a: if e == worker tell e Hi! listen Hi! else listen Hi! tell...
this change makes the solution actually take 7 commands, meeting the size challenge.
The "speed" solution for "Emergency Escapes" (Level 10) cannot be used in the latest game version. In particular, it is not possible to select multiple directions for a "step" until...
``` -- 7 Billion Humans (2056) -- -- 5: An Important Decision -- step s step s step s step s step s step s step s step s step...
the one that is a few ms faster (but the timer shows the same amount of seconds), but a few commands longer or the one that is a few ms...