Skip to content

Instantly share code, notes, and snippets.

@zakaluka
Created February 17, 2017 17:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zakaluka/9b49dc9155c1880ea9458fe9b11826df to your computer and use it in GitHub Desktop.
Save zakaluka/9b49dc9155c1880ea9458fe9b11826df to your computer and use it in GitHub Desktop.
let startPt = {
x = 0
y = 0
}
let startLoc = {
dir = North
pt = startPt
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment