Skip to content

Instantly share code, notes, and snippets.

@JasonSpine
Last active September 8, 2018 01:10
Show Gist options
  • Save JasonSpine/e768fc559bb152c5144a33b660fe6541 to your computer and use it in GitHub Desktop.
Save JasonSpine/e768fc559bb152c5144a33b660fe6541 to your computer and use it in GitHub Desktop.
7 Billion Humans | Year 59 | Size
-- 7 Billion Humans (2087) --
-- 59: Glory Hole --
a:
mem1 = foreachdir nw,w,sw,n,s,ne,e,se:
if c == 1:
mem2 = nearest hole
step mem2
endif
if c == nothing or
mem1 < c and
mem1 == datacube:
step mem1
jump a
endif
endfor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment