Skip to content

Instantly share code, notes, and snippets.

@JasonSpine
Created September 7, 2018 12:52
Show Gist options
  • Save JasonSpine/efbf12a0a20fff42833b05c54ee7da2b to your computer and use it in GitHub Desktop.
Save JasonSpine/efbf12a0a20fff42833b05c54ee7da2b to your computer and use it in GitHub Desktop.
7 Billion Humans | Year 55 | Size and Speed
-- 7 Billion Humans (2087) --
-- 55: Data Flowers --
pickup s
a:
if n != datacube or
s != datacube:
step n
jump a
endif
mem1 = foreachdir nw,w,sw,n,s,ne,e,se:
mem2 = calc mem2 + mem1
endfor
write mem2
drop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment