Skip to content

Instantly share code, notes, and snippets.

@mikevalstar
Created June 18, 2012 23:48
Show Gist options
  • Select an option

  • Save mikevalstar/2951494 to your computer and use it in GitHub Desktop.

Select an option

Save mikevalstar/2951494 to your computer and use it in GitHub Desktop.
if (j != 8 || (d = -d && j = 0)) {
if (++y > 16) break;
x += d;
y -= d;
j++;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment