7 Billion Humans

7 Billion Humans

View Stats:
mwchief Dec 3, 2024 @ 4:20pm
Community Training Day number of commands
This solution is still one command to long. But I don't see any way how it can be made shorter while keeping tell/listen commands

-- 7 Billion Humans (2144) --
-- 48: Community Training Day --

mem1 = nearest shredder
if n == wall:
a:
takefrom s
giveto mem1
tell everyone go
endif
listenfor go
jump a
< >
Showing 1-2 of 2 comments
abfipes Dec 8, 2024 @ 1:21pm 
well. do you really need jump¿
Also. you actually dont need tell and listenfor instructions at all, the game lies about this a little.
can you get solution with 5 or 4 instructions ;) ?
~happy coding~
Last edited by abfipes; Dec 8, 2024 @ 1:22pm
mwchief Dec 9, 2024 @ 1:33am 
I already seen shortest solution, and it is possible only because requirements for this level are false

and thanks, jump seems to be not necessary
Last edited by mwchief; Dec 9, 2024 @ 1:34am
< >
Showing 1-2 of 2 comments
Per page: 1530 50