Skip to content

Instantly share code, notes, and snippets.

@colinjfw
Created September 28, 2019 00:46
Show Gist options
  • Save colinjfw/f997849e1cbf53c72c89c4d0905a2899 to your computer and use it in GitHub Desktop.
Save colinjfw/f997849e1cbf53c72c89c4d0905a2899 to your computer and use it in GitHub Desktop.
def move(state)
head = state[:you][:body][0]
...
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment