Skip to content

Instantly share code, notes, and snippets.

@colinjfw
Created February 24, 2019 02:05
Show Gist options
  • Save colinjfw/2cc22aa910c6c31a760c6c1122826a1d to your computer and use it in GitHub Desktop.
Save colinjfw/2cc22aa910c6c31a760c6c1122826a1d to your computer and use it in GitHub Desktop.
function move(state) {
const head = state.you.body[0];
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment