7 Billion Humans

7 Billion Humans

View Stats:
menderbug Sep 17, 2018 @ 8:42am
Is it possible to hit the size target on year 32 - Creative Writhing - legitimately?
By "legitimately" I mean without writing a random, stupid and slow solution. It seems like there should be a good way to use "nearest" to move along each trail, but since it prioritises top before the other sides, they never get past the first couple of cubes.

I'd prefer hints over exact solutions.
< >
Showing 1-2 of 2 comments
yifeixuer Sep 17, 2018 @ 10:41am 

mem1 = nearest datacube
a:
pickup mem1
mem1 = nearest datacube
write 99
step n
drop
if mem1 == 0:
jump a
endif


menderbug Sep 17, 2018 @ 11:20am 
Thanks?
< >
Showing 1-2 of 2 comments
Per page: 1530 50